>>> linux 6.1.11 Extracting xzcat /home/thomas/autobuild/instance-3/dl/linux/linux-6.1.11.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11 -xf - >>> linux 6.1.11 Patching for p in ; do if test -d $p ; then PATH=/home/thomas/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11 $p \*.patch || exit 1 ; else PATH=/home/thomas/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching if [ -f /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/Documentation/GNUmakefile; fi >>> linux-tools Configuring >>> linux-tools Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/home/thomas/autobuild/instance-3/output-1/target CROSS_COMPILE="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/thomas/autobuild/instance-3/output-1/host/sbin/depmod JOBS=4 ARCH=mips DESTDIR=/home/thomas/autobuild/instance-3/output-1/target prefix=/usr NO_GTK2=1 NO_LIBPERL=1 NO_LIBPYTHON=1 NO_LIBBIONIC=1 LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld -m elf64ltsmip" NO_NEWT=1 NO_SLANG=1 NO_LIBAUDIT=1 NO_LIBUNWIND=1 NO_LIBNUMA=1 NO_LIBELF=1 NO_DWARF=1 NO_DEMANGLE=1 NO_LZMA=1 -C /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf O=/home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf' BUILD: Doing 'make -j4' parallel build HOSTCC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fixdep.o HOSTLD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fixdep-in.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fixdep Warning: Kernel ABI header at 'tools/arch/x86/include/asm/cpufeatures.h' differs from latest version at 'arch/x86/include/asm/cpufeatures.h' diff -u tools/arch/x86/include/asm/cpufeatures.h arch/x86/include/asm/cpufeatures.h Warning: Kernel ABI header at 'tools/arch/x86/include/asm/msr-index.h' differs from latest version at 'arch/x86/include/asm/msr-index.h' diff -u tools/arch/x86/include/asm/msr-index.h arch/x86/include/asm/msr-index.h Warning: Kernel ABI header at 'tools/arch/arm64/include/uapi/asm/perf_regs.h' differs from latest version at 'arch/arm64/include/uapi/asm/perf_regs.h' diff -u tools/arch/arm64/include/uapi/asm/perf_regs.h arch/arm64/include/uapi/asm/perf_regs.h Warning: Kernel ABI header at 'tools/arch/x86/include/uapi/asm/svm.h' differs from latest version at 'arch/x86/include/uapi/asm/svm.h' diff -u tools/arch/x86/include/uapi/asm/svm.h arch/x86/include/uapi/asm/svm.h Warning: Kernel ABI header at 'tools/arch/arm64/include/asm/cputype.h' differs from latest version at 'arch/arm64/include/asm/cputype.h' diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h Warning: Kernel ABI header at 'tools/perf/arch/powerpc/entry/syscalls/syscall.tbl' differs from latest version at 'arch/powerpc/kernel/syscalls/syscall.tbl' diff -u tools/perf/arch/powerpc/entry/syscalls/syscall.tbl arch/powerpc/kernel/syscalls/syscall.tbl Makefile.config:633: No sys/sdt.h found, no SDT events are defined, please install systemtap-sdt-devel or systemtap-sdt-dev Makefile.config:720: Disabling post unwind, no support found. Makefile.config:875: Python support disabled by user Makefile.config:946: Old version of libbfd/binutils things like PE executable profiling will not be available Makefile.config:1008: No libzstd found, disables trace compression, please install libzstd-dev[el] and/or set LIBZSTD_DIR Makefile.config:1091: No libbabeltrace found, disables 'perf data' CTF format support, please install libbabeltrace-dev[el]/libbabeltrace-ctf-dev Auto-detecting system features: ... dwarf: [ OFF ] ... dwarf_getlocations: [ OFF ] ... glibc: [ on ] ... libbfd: [ OFF ] ... libbfd-buildid: [ OFF ] ... libcap: [ on ] ... libelf: [ OFF ] ... libnuma: [ OFF ] ... numa_num_possible_cpus: [ OFF ] ... libperl: [ OFF ] ... libpython: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ OFF ] ... zlib: [ on ] ... lzma: [ OFF ] ... get_cpuid: [ OFF ] ... bpf: [ on ] ... libaio: [ on ] ... libzstd: [ OFF ] CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/exec-cmd.o MKDIR /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fd/ CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fd/array.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/core.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/event-parse.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/cpumap.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fd/libapi-in.o MKDIR /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fs/ CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fs/fs.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/help.o MKDIR /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fs/ CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fs/tracing_path.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fs/cgroup.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/fs/libapi-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/cpu.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/threadmap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/debug.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/pager.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/str_error_r.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/libapi-in.o AR /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/libapi.a CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/parse-options.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/evsel.o PERF_VERSION = 6.1.11 CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/evlist.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/event-plugin.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace-seq.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/parse-filter.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/parse-utils.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/kbuffer-parse.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/mmap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/zalloc.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/run-command.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tep_strerror.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/event-parse-api.o GEN /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/common-cmds.h LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/libtraceevent-in.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/libtraceevent.a CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/xyarray.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/lib.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/sigchain.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/subcmd-config.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/libperf-in.o AR /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/libperf.a GEN /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/pmu-events/pmu-events.c LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/libsubcmd-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/pmu-events/pmu-events.o AR /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/libsubcmd.a GEN perf-archive GEN perf-iostat CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/dlfilters/dlfilter-test-api-v0.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_jbd2.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_jbd2-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/dlfilters/dlfilter-show-cycles.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_hrtimer.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_kmem.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_kvm.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_hrtimer-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_mac80211.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/pmu-events/pmu-events-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_sched_switch.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_kmem-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_function.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_mac80211-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_futex.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_kvm-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_xen.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_sched_switch-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_scsi.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_function-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_xen-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_futex-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_cfg80211.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_tlb.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_scsi-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_tlb-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_cfg80211-in.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_jbd2.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_hrtimer.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_kmem.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_kvm.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_mac80211.so CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-bench.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-annotate.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-config.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_sched_switch.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_function.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_futex.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_xen.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_scsi.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_cfg80211.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugin_tlb.so CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-diff.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-evlist.o GEN /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/libtraceevent-dynamic-list CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-ftrace.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-help.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-sched.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/dlfilters/dlfilter-test-api-v0.so CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-buildid-list.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/dlfilters/dlfilter-show-cycles.so CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-buildid-cache.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-kallsyms.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-list.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-record.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-report.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-stat.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-timechart.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-top.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-script.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-kmem.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-lock.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-kvm.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-inject.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-mem.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-data.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-version.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-c2c.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-daemon.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-kwork.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/builtin-trace.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/sched-messaging.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/sched-pipe.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/syscall.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/mem-functions.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/builtin-test.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/builtin-test-list.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/futex-hash.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/futex-wake.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/parse-events.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/dso-data.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/futex-wake-parallel.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/futex-requeue.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/arm64-frame-pointer-unwind-support.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/annotate.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/futex-lock-pi.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/epoll-wait.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/epoll-ctl.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/synthesize.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/kallsyms-parse.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/find-bit-bench.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/attr.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/vmlinux-kallsyms.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/inject-buildid.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/arch/common.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/openat-syscall.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/arch/mips/util/perf_regs.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/arch/mips/util/perf-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/arch/mips/perf-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/arch/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/openat-syscall-all-cpus.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/block-info.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/evlist-open-close.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/openat-syscall-tp-fields.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/mmap-basic.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/breakpoint.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/block-range.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/ui/setup.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/perf-record.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/build-id.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/bench/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/ui/helpline.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/ui/progress.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/scripts/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/evsel-roundtrip-name.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/ui/util.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/ui/hist.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/ui/stdio/hist.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/evsel-tp-sched.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/fdarray.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/pmu.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/cacheline.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/config.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/pmu-events.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/hists_common.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/clone.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/hists_link.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/fcntl.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/flock.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/hists_filter.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/copyfile.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/fsmount.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/fspick.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/ctype.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/kcmp.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/db-export.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/hists_output.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/mount_flags.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/move_mount.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/pkey_alloc.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/ui/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/arch_prctl.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/prctl.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/perf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/renameat.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/env.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/sockaddr.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/hists_cumulate.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/socket.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/statx.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/sync_file_range.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/event.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/evlist.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/tracepoints/x86_irq_vectors.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/tracepoints/x86_msr.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/tracepoints/perf-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/trace/beauty/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/python-use.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/bp_signal.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/bp_signal_overflow.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/bp_account.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/wp.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/evlist-hybrid.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/task-exit.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/sideband_evlist.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/sw-clock.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/mmap-thread-lookup.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/thread-maps-share.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/evsel.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/evsel_fprintf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/switch-tracking.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/keep-tracking.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/perf_event_attr_fprintf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/evswitch.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/code-reading.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/find_bit.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/sample-parsing.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/get_current_dir_name.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/kallsyms.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/parse-no-sample-id-all.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/levenshtein.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/kmod-path.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/thread-map.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/llvm.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/bpf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/llvm-utils.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/mmap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/topology.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/mem.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/cpumap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/memswap.o BISON /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-events-bison.c CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/stat.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-events-hybrid.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/event_update.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/print-events.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/tracepoint.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/event-times.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/expr.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/perf_regs.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/path.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/backward-ring-buffer.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/sdt.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/print_binary.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/rlimit.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/argv_split.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/is_printable_array.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/bitmap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/rbtree.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/libstring.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/bitmap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/perf-hooks.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/clang.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/unit_number__scnprintf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/mem2node.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/hweight.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/maps.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/smt.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/time-utils-test.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/strbuf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/genelf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/string.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/strlist.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/api-io.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/demangle-java-test.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/strfilter.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/demangle-ocaml-test.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/top.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/pfm.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/usage.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/dso.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/dsos.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/parse-metric.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/pe-file-parsing.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/expand-cgroup.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/symbol.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/perf-time-to-tsc.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/symbol_fprintf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/dlfilter-test.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/sigtrap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/color.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/llvm-src-base.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/color_config.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/llvm-src-kbuild.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/llvm-src-prologue.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/llvm-src-relocation.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/metricgroup.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/header.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/callchain.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/values.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/debug.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/fncache.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/machine.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/map.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/maps.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/pstack.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/session.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/sample-raw.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/s390-sample-raw.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/amd-sample-raw.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/syscalltbl.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/ordered-events.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/namespaces.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/comm.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/thread.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/thread_map.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/trace-event-parse.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-events-bison.o BISON /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/pmu-bison.c CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/pmu-hybrid.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/trace-event-read.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/trace-event-info.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/trace-event-scripting.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/trace-event.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/svghelper.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/sort.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/hist.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/util.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/cpumap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/affinity.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/cputopo.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/cgroup.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/target.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/rblist.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/intlist.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/vdso.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/counts.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/stat.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/stat-shadow.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/stat-display.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/perf_api_probe.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/record.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/srcline.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/srccode.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/synthetic-events.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/data.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/tsc.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/cloexec.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/call-path.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/rwsem.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/thread-stack.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/spark.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/topdown.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/iostat.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/stream.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/auxtrace.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.o GEN /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/intel-pt-decoder/inat-tables.c CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/intel-pt-decoder/intel-pt-log.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/intel-pt-decoder/intel-pt-decoder.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/arm-spe-decoder/arm-spe-pkt-decoder.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/arm-spe-decoder/arm-spe-decoder.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/arm-spe-decoder/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/hisi-ptt-decoder/perf-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/scripting-engines/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/intel-pt.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/intel-bts.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/arm-spe.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/hisi-ptt.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/intel-pt-decoder/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/s390-cpumsf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-branch-options.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/dump-insn.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-regs-options.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-sublevel-options.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/term.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/help-unknown-cmd.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/dlfilter.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/mem-events.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/vsprintf.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/units.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/time-utils.o BISON /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/expr-bison.c CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/branch.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/mem2node.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/clockid.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/list_sort.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/mutex.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/hashmap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/symbol-minimal.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/data-convert-json.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/zlib.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/cap.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/demangle-ocaml.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/demangle-java.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/demangle-rust.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/perf-hooks.o FLEX /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-events-flex.c FLEX /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/pmu-flex.c CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/pmu-bison.o FLEX /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/expr-flex.c CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/expr-bison.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/expr.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-events.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-events-flex.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/pmu.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/pmu-flex.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/expr-flex.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/perf-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/perf-in.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/perf make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf' >>> linux-tools Installing to staging directory >>> linux-tools Fixing libtool files for la in $(find /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/thomas/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/thomas/autobuild/instance-3/output-1/host/mips64el-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@:/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/home/thomas/autobuild/instance-3/output-1/target CROSS_COMPILE="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/thomas/autobuild/instance-3/output-1/host/sbin/depmod JOBS=4 ARCH=mips DESTDIR=/home/thomas/autobuild/instance-3/output-1/target prefix=/usr NO_GTK2=1 NO_LIBPERL=1 NO_LIBPYTHON=1 NO_LIBBIONIC=1 LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld -m elf64ltsmip" NO_NEWT=1 NO_SLANG=1 NO_LIBAUDIT=1 NO_LIBUNWIND=1 NO_LIBNUMA=1 NO_LIBELF=1 NO_DWARF=1 NO_DEMANGLE=1 NO_LZMA=1 -C /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf O=/home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/ install make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf' BUILD: Doing 'make -j4' parallel build Warning: Kernel ABI header at 'tools/arch/x86/include/asm/cpufeatures.h' differs from latest version at 'arch/x86/include/asm/cpufeatures.h' diff -u tools/arch/x86/include/asm/cpufeatures.h arch/x86/include/asm/cpufeatures.h Warning: Kernel ABI header at 'tools/arch/x86/include/asm/msr-index.h' differs from latest version at 'arch/x86/include/asm/msr-index.h' diff -u tools/arch/x86/include/asm/msr-index.h arch/x86/include/asm/msr-index.h Warning: Kernel ABI header at 'tools/arch/arm64/include/uapi/asm/perf_regs.h' differs from latest version at 'arch/arm64/include/uapi/asm/perf_regs.h' diff -u tools/arch/arm64/include/uapi/asm/perf_regs.h arch/arm64/include/uapi/asm/perf_regs.h Warning: Kernel ABI header at 'tools/arch/x86/include/uapi/asm/svm.h' differs from latest version at 'arch/x86/include/uapi/asm/svm.h' diff -u tools/arch/x86/include/uapi/asm/svm.h arch/x86/include/uapi/asm/svm.h Warning: Kernel ABI header at 'tools/arch/arm64/include/asm/cputype.h' differs from latest version at 'arch/arm64/include/asm/cputype.h' diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h Warning: Kernel ABI header at 'tools/perf/arch/powerpc/entry/syscalls/syscall.tbl' differs from latest version at 'arch/powerpc/kernel/syscalls/syscall.tbl' diff -u tools/perf/arch/powerpc/entry/syscalls/syscall.tbl arch/powerpc/kernel/syscalls/syscall.tbl Makefile.config:633: No sys/sdt.h found, no SDT events are defined, please install systemtap-sdt-devel or systemtap-sdt-dev Makefile.config:720: Disabling post unwind, no support found. Makefile.config:875: Python support disabled by user Makefile.config:946: Old version of libbfd/binutils things like PE executable profiling will not be available Makefile.config:1008: No libzstd found, disables trace compression, please install libzstd-dev[el] and/or set LIBZSTD_DIR Makefile.config:1091: No libbabeltrace found, disables 'perf data' CTF format support, please install libbabeltrace-dev[el]/libbabeltrace-ctf-dev Auto-detecting system features: ... dwarf: [ OFF ] ... dwarf_getlocations: [ OFF ] ... glibc: [ on ] ... libbfd: [ OFF ] ... libbfd-buildid: [ OFF ] ... libcap: [ on ] ... libelf: [ OFF ] ... libnuma: [ OFF ] ... numa_num_possible_cpus: [ OFF ] ... libperl: [ OFF ] ... libpython: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ OFF ] ... zlib: [ on ] ... lzma: [ OFF ] ... get_cpuid: [ OFF ] ... bpf: [ on ] ... libaio: [ on ] ... libzstd: [ OFF ] CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/pmu-events/pmu-events.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/llvm-src-base.o DESCEND plugins CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/llvm-src-kbuild.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/pmu-events/pmu-events-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_jbd2.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_hrtimer.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/llvm-src-prologue.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/llvm-src-relocation.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_jbd2-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_hrtimer-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_kmem.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_kvm.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/tests/perf-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/parse-events-flex.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_kmem-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_mac80211.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_kvm-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/pmu-flex.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_mac80211-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/pmu-bison.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_sched_switch.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_sched_switch-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_function.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_function-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_futex.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_futex-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_xen.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_scsi.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_xen-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_cfg80211.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_scsi-in.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_tlb.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_cfg80211-in.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_jbd2.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_hrtimer.so LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_tlb-in.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_kmem.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_kvm.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_mac80211.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_sched_switch.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_function.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_futex.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_xen.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_scsi.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_cfg80211.so LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/plugins/plugin_tlb.so INSTALL trace_plugins CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/expr-flex.o CC /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/expr-bison.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/util/perf-in.o LD /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/perf-in.o LINK /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf/perf INSTALL binaries INSTALL tests INSTALL libexec INSTALL perf-archive INSTALL perf-iostat INSTALL dlfilters INSTALL perf_completion-script INSTALL perf-tip make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/linux-6.1.11/tools/perf' rm -f -rf /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/perf-core/scripts/ rm -f -rf /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/perf-core/tests/ xorgproto-2022.2.tar.xz: OK (sha256: 5d13dbf2be08f95323985de53352c4f352713860457b95ccaf894a647ac06b9e) xorgproto-2022.2.tar.xz: OK (sha512: 8e6108110600d076a94cc6d0e465b2e9adfbbe8d7e6b75fae9c5262d99dc6074ab1ed561a74d6d451f00f5b7af9f507a6317be9c0770efeed9e60b64beb7a1c9) >>> host-xorgproto 2022.2 Extracting xzcat /home/thomas/autobuild/instance-3/dl/xorgproto/xorgproto-2022.2.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2 -xf - >>> host-xorgproto 2022.2 Patching >>> host-xorgproto 2022.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xorgproto 2022.2 Patching libtool >>> host-xorgproto 2022.2 Configuring (cd /home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/ && rm -rf config.cache; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/thomas/autobuild/instance-3/output-1/host" --sysconfdir="/home/thomas/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/thomas/autobuild/instance-3/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, --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 whether to build functional specifications... yes checking for xsltproc... /usr/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for a Python interpreter with version >= 3.6... python checking for python... /home/thomas/autobuild/instance-3/output-1/host/bin/python checking for python version... 3.11 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.11/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages checking for sys/select.h... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... yes checking for fd_set.fds_bits... no checking for fd_set.__fds_bits... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating applewmproto.pc config.status: creating bigreqsproto.pc config.status: creating compositeproto.pc config.status: creating damageproto.pc config.status: creating dmxproto.pc config.status: creating dpmsproto.pc config.status: creating dri2proto.pc config.status: creating dri3proto.pc config.status: creating evieproto.pc config.status: creating fixesproto.pc config.status: creating fontcacheproto.pc config.status: creating fontsproto.pc config.status: creating glproto.pc config.status: creating include/X11/Xpoll.h config.status: creating inputproto.pc config.status: creating kbproto.pc config.status: creating lg3dproto.pc config.status: creating Makefile config.status: creating presentproto.pc config.status: creating printproto.pc config.status: creating randrproto.pc config.status: creating recordproto.pc config.status: creating renderproto.pc config.status: creating resourceproto.pc config.status: creating scrnsaverproto.pc config.status: creating specs/Makefile config.status: creating specs/bigreqsproto/Makefile config.status: creating specs/fontsproto/Makefile config.status: creating specs/kbproto/Makefile config.status: creating specs/recordproto/Makefile config.status: creating specs/scrnsaverproto/Makefile config.status: creating specs/xcmiscproto/Makefile config.status: creating specs/xextproto/Makefile config.status: creating specs/xproto/Makefile config.status: creating trapproto.pc config.status: creating videoproto.pc config.status: creating windowswmproto.pc config.status: creating xcalibrateproto.pc config.status: creating xcmiscproto.pc config.status: creating xextproto.pc config.status: creating xf86bigfontproto.pc config.status: creating xf86dgaproto.pc config.status: creating xf86driproto.pc config.status: creating xf86miscproto.pc config.status: creating xf86rushproto.pc config.status: creating xf86vidmodeproto.pc config.status: creating xineramaproto.pc config.status: creating xproto.pc config.status: creating xproxymngproto.pc config.status: creating xwaylandproto.pc 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, --disable-nls >>> host-xorgproto 2022.2 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' Making all in specs make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs' Making all in bigreqsproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/bigreqsproto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/bigreqsproto' Making all in fontsproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/fontsproto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/fontsproto' Making all in kbproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/kbproto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/kbproto' Making all in recordproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/recordproto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/recordproto' Making all in scrnsaverproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/scrnsaverproto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/scrnsaverproto' Making all in xcmiscproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xcmiscproto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xcmiscproto' Making all in xextproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xextproto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xextproto' Making all in xproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xproto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xproto' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' >>> host-xorgproto 2022.2 Installing to host directory PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' Making install in specs make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs' Making install in bigreqsproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/bigreqsproto' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/bigreqsproto' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/bigreqsproto' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/bigreqsproto' /usr/bin/install -c -m 644 bigreq.xml '/home/thomas/autobuild/instance-3/output-1/host/share/doc/bigreqsproto' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/bigreqsproto' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/bigreqsproto' Making install in fontsproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/fontsproto' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/fontsproto' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/fontsproto' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/fontsproto' /usr/bin/install -c -m 644 fsproto.xml '/home/thomas/autobuild/instance-3/output-1/host/share/doc/fontsproto' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/fontsproto' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/fontsproto' Making install in kbproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/kbproto' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/kbproto' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/kbproto' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/kbproto' /usr/bin/install -c -m 644 xkbproto.xml acknowledgements.xml appA.xml appB.xml appC.xml appD.xml ch01.xml ch02.xml ch03.xml ch04.xml ch05.xml ch06.xml ch07.xml ch08.xml ch09.xml ch10.xml ch11.xml ch12.xml ch13.xml ch14.xml ch15.xml ch16.xml XKBproto-1.svg XKBproto-2.svg XKBproto-3.svg XKBproto-4.svg XKBproto-5.svg XKBproto-6.svg XKBproto-7.svg XKBproto-8.svg XKBproto-9.svg XKBproto-10.svg XKBproto-11.svg '/home/thomas/autobuild/instance-3/output-1/host/share/doc/kbproto' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/kbproto' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/kbproto' Making install in recordproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/recordproto' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/recordproto' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/recordproto' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/recordproto' /usr/bin/install -c -m 644 record.xml '/home/thomas/autobuild/instance-3/output-1/host/share/doc/recordproto' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/recordproto' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/recordproto' Making install in scrnsaverproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/scrnsaverproto' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/scrnsaverproto' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/scrnsaverproto' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/scrnsaverproto' /usr/bin/install -c -m 644 saver.xml '/home/thomas/autobuild/instance-3/output-1/host/share/doc/scrnsaverproto' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/scrnsaverproto' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/scrnsaverproto' Making install in xcmiscproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xcmiscproto' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xcmiscproto' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xcmiscproto' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xcmiscproto' /usr/bin/install -c -m 644 xc-misc.xml '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xcmiscproto' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xcmiscproto' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xcmiscproto' Making install in xextproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xextproto' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xextproto' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xextproto' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xextproto' /usr/bin/install -c -m 644 appgrp.xml dbe.xml dpms.xml evi.xml geproto.xml lbx.xml multibuf.xml security.xml shape.xml shm.xml sync.xml tog-cup.xml xtest.xml appendix.xml '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xextproto' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xextproto' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xextproto' Making install in xproto make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xproto' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xproto' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xproto' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xproto' /usr/bin/install -c -m 644 x11protocol.xml encoding.xml glossary.xml keysyms.xml sect1-9.xml '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xproto' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xproto' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs/xproto' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/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 '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2/specs' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 applewmproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/bigreqsproto.h include/X11/extensions/bigreqstr.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 include/X11/extensions/applewmconst.h include/X11/extensions/applewmproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 bigreqsproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/shapestr.h include/X11/extensions/shmstr.h include/X11/extensions/syncstr.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 include/X11/extensions/composite.h include/X11/extensions/compositeproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 compositeproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/damageproto.h include/X11/extensions/damagewire.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xorgproto' /usr/bin/install -c -m 644 damageproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 compositeproto.txt damageproto.txt dri2proto.txt dri3proto.txt fixesproto.txt PM_spec presentproto.txt randrproto.txt renderproto.txt resproto.txt xv-protocol-v2.txt xwaylandproto.txt '/home/thomas/autobuild/instance-3/output-1/host/share/doc/xorgproto' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 dmxproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/dmx.h include/X11/extensions/dmxproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 dpmsproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/dri2proto.h include/X11/extensions/dri2tokens.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 dri2proto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/dri3proto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 dri3proto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/xfixesproto.h include/X11/extensions/xfixeswire.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 fixesproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/fonts' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/GL' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/GL/internal' /usr/bin/install -c -m 644 include/X11/fonts/font.h include/X11/fonts/fontproto.h include/X11/fonts/fontstruct.h include/X11/fonts/FS.h include/X11/fonts/fsmasks.h include/X11/fonts/FSproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/fonts' /usr/bin/install -c -m 644 fontsproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/GL/glxint.h include/GL/glxmd.h include/GL/glxproto.h include/GL/glxtokens.h '/home/thomas/autobuild/instance-3/output-1/host/include/GL' /usr/bin/install -c -m 644 include/GL/internal/glcore.h '/home/thomas/autobuild/instance-3/output-1/host/include/GL/internal' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 glproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/XI.h include/X11/extensions/XIproto.h include/X11/extensions/XI2.h include/X11/extensions/XI2proto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 inputproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/XKB.h include/X11/extensions/XKBproto.h include/X11/extensions/XKBsrv.h include/X11/extensions/XKBstr.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 kbproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/Xpoll.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11' /usr/bin/install -c -m 644 include/X11/extensions/presentproto.h include/X11/extensions/presenttokens.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 presentproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/randr.h include/X11/extensions/randrproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 randrproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 recordproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/recordconst.h include/X11/extensions/recordproto.h include/X11/extensions/recordstr.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/render.h include/X11/extensions/renderproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 renderproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 resourceproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/XResproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/saver.h include/X11/extensions/saverproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 scrnsaverproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/Xv.h include/X11/extensions/XvMC.h include/X11/extensions/XvMCproto.h include/X11/extensions/Xvproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 videoproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 xproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 include/X11/extensions/xcmiscproto.h include/X11/extensions/xcmiscstr.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 xcmiscproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/dpmsconst.h include/X11/extensions/dpmsproto.h include/X11/extensions/ge.h include/X11/extensions/geproto.h include/X11/extensions/lbx.h include/X11/extensions/lbxproto.h include/X11/extensions/mitmiscconst.h include/X11/extensions/mitmiscproto.h include/X11/extensions/multibufconst.h include/X11/extensions/multibufproto.h include/X11/extensions/secur.h include/X11/extensions/securproto.h include/X11/extensions/shapeconst.h include/X11/extensions/shapeproto.h include/X11/extensions/shm.h include/X11/extensions/shmproto.h include/X11/extensions/syncconst.h include/X11/extensions/syncproto.h include/X11/extensions/ag.h include/X11/extensions/agproto.h include/X11/extensions/cup.h include/X11/extensions/cupproto.h include/X11/extensions/dbe.h include/X11/extensions/dbeproto.h include/X11/extensions/EVI.h include/X11/extensions/EVIproto.h include/X11/extensions/xtestext1proto.h include/X11/extensions/xtestext1const.h include/X11/extensions/xtestconst.h include/X11/extensions/xtestproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 xextproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/xf86bigfont.h include/X11/extensions/xf86bigfproto.h include/X11/extensions/xf86bigfstr.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 xf86bigfontproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/dri' /usr/bin/install -c -m 644 include/X11/extensions/xf86dga.h include/X11/extensions/xf86dga1const.h include/X11/extensions/xf86dga1str.h include/X11/extensions/xf86dga1proto.h include/X11/extensions/xf86dgaconst.h include/X11/extensions/xf86dgaproto.h include/X11/extensions/xf86dgastr.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 include/X11/dri/xf86dri.h include/X11/dri/xf86dristr.h include/X11/dri/xf86driproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/dri' /usr/bin/install -c -m 644 xf86dgaproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 xf86driproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/extensions/xf86vm.h include/X11/extensions/xf86vmproto.h include/X11/extensions/xf86vmstr.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 include/X11/extensions/panoramiXproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 xf86vidmodeproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 xineramaproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 include/X11/ap_keysym.h include/X11/DECkeysym.h include/X11/HPkeysym.h include/X11/keysymdef.h include/X11/keysym.h include/X11/Sunkeysym.h include/X11/Xalloca.h include/X11/Xarch.h include/X11/Xatom.h include/X11/Xdefs.h include/X11/XF86keysym.h include/X11/Xfuncproto.h include/X11/Xfuncs.h include/X11/X.h include/X11/Xmd.h include/X11/Xosdefs.h include/X11/Xos.h include/X11/Xos_r.h include/X11/Xproto.h include/X11/Xprotostr.h include/X11/Xthreads.h include/X11/Xw32defs.h include/X11/XWDFile.h include/X11/Xwindows.h include/X11/Xwinsock.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11' /usr/bin/install -c -m 644 include/X11/extensions/xwaylandproto.h '/home/thomas/autobuild/instance-3/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 xwaylandproto.pc '/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xorgproto-2022.2' makedepend-1.0.8.tar.xz: OK (sha256: bfb26f8025189b2a01286ce6daacc2af8fe647440b40bb741dd5c397572cba5b) makedepend-1.0.8.tar.xz: OK (sha512: 6707b1107c07d4ffbcf008181e877d18a0bcc4aea03860ee1158f5630c7fdce4cf9ad7bee3b38ee420c3a44819ed4b56a6f2428a5b695c0dbd17fb3e60825a6d) >>> host-xutil_makedepend 1.0.8 Extracting xzcat /home/thomas/autobuild/instance-3/dl/xutil_makedepend/makedepend-1.0.8.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8 -xf - >>> host-xutil_makedepend 1.0.8 Patching >>> host-xutil_makedepend 1.0.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xutil_makedepend 1.0.8 Patching libtool >>> host-xutil_makedepend 1.0.8 Configuring (cd /home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8/ && rm -rf config.cache; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/thomas/autobuild/instance-3/output-1/host" --sysconfdir="/home/thomas/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/thomas/autobuild/instance-3/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 rename... yes checking for fchmod... 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 X... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating makedepend-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-xutil_makedepend 1.0.8 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8' /usr/bin/make all-am make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8' CC include.o CC main.o CC pr.o CC parse.o parse.c: In function 'find_includes': parse.c:546:18: warning: declaration of 'inclistp' shadows a global declaration [-Wshadow] 546 | struct inclist *inclistp; | ^~~~~~~~ In file included from parse.c:27: def.h:181:27: note: shadowed declaration is here 181 | extern struct inclist *inclistp; | ^~~~~~~~ In file included from main.c:89: imakemdep.h:149:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 149 | {"__GNUC__", DEF_STRINGIFY(__GNUC__)}, | ^~~~~~~~~~ imakemdep.h:149:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 149 | {"__GNUC__", DEF_STRINGIFY(__GNUC__)}, | ^ imakemdep.h:43:28: note: in definition of macro 'DEF_EVALUATE' 43 | #define DEF_EVALUATE(__x) #__x | ^~~ imakemdep.h:149:15: note: in expansion of macro 'DEF_STRINGIFY' 149 | {"__GNUC__", DEF_STRINGIFY(__GNUC__)}, | ^~~~~~~~~~~~~ imakemdep.h:155:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 155 | {"__STDC__", DEF_STRINGIFY(__STDC__)}, | ^~~~~~~~~~ imakemdep.h:155:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 155 | {"__STDC__", DEF_STRINGIFY(__STDC__)}, | ^ imakemdep.h:43:28: note: in definition of macro 'DEF_EVALUATE' 43 | #define DEF_EVALUATE(__x) #__x | ^~~ imakemdep.h:155:15: note: in expansion of macro 'DEF_STRINGIFY' 155 | {"__STDC__", DEF_STRINGIFY(__STDC__)}, | ^~~~~~~~~~~~~ imakemdep.h:257:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 257 | {"__unix", "1"}, | ^~~~~~~~ imakemdep.h:257:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 257 | {"__unix", "1"}, | ^~~ imakemdep.h:260:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 260 | {"__unix__", "1"}, | ^~~~~~~~~~ imakemdep.h:260:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 260 | {"__unix__", "1"}, | ^~~ imakemdep.h:339:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 339 | {"__ELF__", "1"}, | ^~~~~~~~~ imakemdep.h:339:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 339 | {"__ELF__", "1"}, | ^~~ imakemdep.h:367:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 367 | {"__amd64__", "1"}, | ^~~~~~~~~~~ imakemdep.h:367:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 367 | {"__amd64__", "1"}, | ^~~ imakemdep.h:368:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 368 | {"__x86_64__", "1"}, | ^~~~~~~~~~~~ imakemdep.h:368:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 368 | {"__x86_64__", "1"}, | ^~~ imakemdep.h:371:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 371 | {"__amd64", "1"}, | ^~~~~~~~~ imakemdep.h:371:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 371 | {"__amd64", "1"}, | ^~~ imakemdep.h:372:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 372 | {"__x86_64", "1"}, | ^~~~~~~~~~ imakemdep.h:372:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 372 | {"__x86_64", "1"}, | ^~~ imakemdep.h:450:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 450 | {"__CHAR_BIT__", DEF_STRINGIFY(__CHAR_BIT__)}, | ^~~~~~~~~~~~~~ imakemdep.h:450:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 450 | {"__CHAR_BIT__", DEF_STRINGIFY(__CHAR_BIT__)}, | ^ imakemdep.h:43:28: note: in definition of macro 'DEF_EVALUATE' 43 | #define DEF_EVALUATE(__x) #__x | ^~~ imakemdep.h:450:19: note: in expansion of macro 'DEF_STRINGIFY' 450 | {"__CHAR_BIT__", DEF_STRINGIFY(__CHAR_BIT__)}, | ^~~~~~~~~~~~~ include.c: In function 'remove_dotdot.constprop': include.c:53:36: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 53 | snprintf(buf, sizeof(buf), "%s%s%s", dir, *dir ? "/" : "", component); | ^ In file included from /usr/include/stdio.h:867, from def.h:34, from include.c:28: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 8193) into a destination of size 8192 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cppsetup.o CC ifparser.o GEN makedepend.1 CCLD makedepend make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8' >>> host-xutil_makedepend 1.0.8 Installing to host directory PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/bin' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c makedepend '/home/thomas/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 makedepend.1 '/home/thomas/autobuild/instance-3/output-1/host/share/man/man1' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-xutil_makedepend-1.0.8' minidlna-1.3.2.tar.gz: OK (sha1: 71750adadc34490d52f0b9a930c2731a47f9772d) minidlna-1.3.2.tar.gz: OK (sha256: 222ce45a1a60c3ce3de17527955d38e5ff7a4592d61db39577e6bf88e0ae1cb0) >>> minidlna 1.3.2 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/minidlna/minidlna-1.3.2.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2 -xf - >>> minidlna 1.3.2 Patching >>> minidlna 1.3.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> minidlna 1.3.2 Patching libtool >>> minidlna 1.3.2 Configuring (cd /home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-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=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-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-static ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-gnu checking target system type... mips64el-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-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 mips64el-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld) 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 for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for gawk... (cached) gawk checking for mips64el-buildroot-linux-gnu-gcc... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc... (cached) none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint8_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for ssize_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for struct stat.st_blocks... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether byte ordering is bigendian... (cached) 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 gethostname... yes checking for getifaddrs... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for realpath... yes checking for select... yes checking for sendfile... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking whether SEEK_HOLE is declared... yes checking for library containing clock_gettime... none required checking for struct ip_mreqn... yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking for __NR_clock_gettime syscall... yes checking for linux/netlink.h... yes checking libavutil/avutil.h usability... yes checking libavutil/avutil.h presence... yes checking for libavutil/avutil.h... yes checking ffmpeg/libavutil/avutil.h usability... no checking ffmpeg/libavutil/avutil.h presence... no checking for ffmpeg/libavutil/avutil.h... no checking libav/libavutil/avutil.h usability... no checking libav/libavutil/avutil.h presence... no checking for libav/libavutil/avutil.h... no checking avutil.h usability... no checking avutil.h presence... no checking for avutil.h... no checking ffmpeg/avutil.h usability... no checking ffmpeg/avutil.h presence... no checking for ffmpeg/avutil.h... no checking libav/avutil.h usability... no checking libav/avutil.h presence... no checking for libav/avutil.h... no checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking ffmpeg/libavcodec/avcodec.h usability... no checking ffmpeg/libavcodec/avcodec.h presence... no checking for ffmpeg/libavcodec/avcodec.h... no checking libav/libavcodec/avcodec.h usability... no checking libav/libavcodec/avcodec.h presence... no checking for libav/libavcodec/avcodec.h... no checking avcodec.h usability... no checking avcodec.h presence... no checking for avcodec.h... no checking ffmpeg/avcodec.h usability... no checking ffmpeg/avcodec.h presence... no checking for ffmpeg/avcodec.h... no checking libav/avcodec.h usability... no checking libav/avcodec.h presence... no checking for libav/avcodec.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking ffmpeg/libavformat/avformat.h usability... no checking ffmpeg/libavformat/avformat.h presence... no checking for ffmpeg/libavformat/avformat.h... no checking libav/libavformat/avformat.h usability... no checking libav/libavformat/avformat.h presence... no checking for libav/libavformat/avformat.h... no checking avformat.h usability... no checking avformat.h presence... no checking for avformat.h... no checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking libav/avformat.h usability... no checking libav/avformat.h presence... no checking for libav/avformat.h... no checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking libexif/exif-loader.h usability... yes checking libexif/exif-loader.h presence... yes checking for libexif/exif-loader.h... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking FLAC/metadata.h usability... yes checking FLAC/metadata.h presence... yes checking for FLAC/metadata.h... yes checking if we should use the daemon() libc function... yes checking if scandir declaration requires const char cast... yes checking for linux sendfile support... yes checking for darwin sendfile support... no checking for freebsd sendfile support... no checking for jpeg_set_defaults in -ljpeg... yes checking for exif_data_new_from_file in -lexif... yes checking for id3_file_open in -lid3tag -lz... yes checking for sqlite3_open in -lsqlite3... yes checking for sqlite3_malloc in -lsqlite3... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for avformat_open_input in -lavformat -lavcodec -lavutil -lz... yes checking for pthread_create in -lpthread... yes checking for ov_open_callbacks in -lvorbisfile... yes checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes checking for FLAC__stream_decoder_init_stream in -lFLAC... yes checking FLAC/all.h usability... yes checking FLAC/all.h presence... yes checking for FLAC/all.h... yes checking for FLAC__stream_decoder_init_ogg_stream in -lFLAC... yes checking for vorbis_comment_query in -lvorbisfile... no checking for avahi_threaded_poll_new in -lavahi-client... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking asm/unistd.h usability... yes checking asm/unistd.h presence... yes checking for asm/unistd.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.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/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 for inotify_init... yes checking for kqueue... no checking whether to enable TiVo support... no checking whether to enable generic NETGEAR device support... no checking whether to enable NETGEAR ReadyNAS support... no checking whether to build a static binary executable... no checking whether to enable LTO... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile 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, --enable-shared >>> minidlna 1.3.2 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' /usr/bin/make all-recursive make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' Making all in po make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2/po' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' CC minidlna.o CC upnphttp.o CC upnpdescgen.o CC upnpsoap.o CC upnpreplyparse.o CC minixml.o In file included from /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from minidlna.c:51: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:638:4: /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 199 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:635:4: /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 15 bytes from a string of length 199 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:632:4: /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 199 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:629:4: /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 15 bytes from a string of length 199 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:1035:3: /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 199 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC clients.o CC getifaddr.o CC process.o CC upnpglobalvars.o CC options.o CC minissdp.o CC uuid.o CC upnpevents.o CC sql.o CC utils.o CC metadata.o CC scanner.o CC monitor.o CC tivo_utils.o CC tivo_beacon.o CC tivo_commands.o CC playlist.o CC image_utils.o CC albumart.o CC log.o CC containers.o CC avahi.o CC select.o CC monitor_inotify.o sed -e s@:SBINDIR:@/usr/sbin@ linux/minidlna.init.d.script CC tagutils/tagutils.o CCLD minidlnad make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' >>> minidlna 1.3.2 Installing to target PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-3/output-1/target install -C /home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' Making install in po make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2/po' if test "minidlna" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/thomas/autobuild/instance-3/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 \ /home/thomas/autobuild/instance-3/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/thomas/autobuild/instance-3/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2/po' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/target/usr/sbin' /usr/bin/install -c minidlnad '/home/thomas/autobuild/instance-3/output-1/target/usr/sbin' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2' /usr/bin/install -D -m 0755 package/minidlna/S60minidlnad /home/thomas/autobuild/instance-3/output-1/target/etc/init.d/S60minidlnad /usr/bin/install -D -m 644 /home/thomas/autobuild/instance-3/output-1/build/minidlna-1.3.2/minidlna.conf /home/thomas/autobuild/instance-3/output-1/target/etc/minidlna.conf motion-4.5.1.tar.gz: OK (sha256: 0c824276bb23565b7cf10409ebdcb46b85fb1f6abca957252e52290bb1fe473e) >>> motion 4.5.1 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/motion/motion-4.5.1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1 -xf - >>> motion 4.5.1 Patching Applying 0001-configure.ac-remove-po-Makefile.in.patch using patch: patching file configure.ac Hunk #1 succeeded at 495 (offset 24 lines). >>> motion 4.5.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> motion 4.5.1 Configuring >>> motion 4.5.1 Gettextizing Copying file ABOUT-NLS Copying file 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 Creating po/ChangeLog Creating directory m4 Copying file m4/gettext.m4 Copying file m4/host-cpu-c-abi.m4 cp: cannot stat '/home/thomas/autobuild/instance-3/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 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 will also need config.guess and config.sub, which you can get from the CVS of the 'config' project at https://savannah.gnu.org/. The commands to fetch them are $ wget 'https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess' $ wget 'https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub' You might also want to copy the convenience header file gettext.h from the /home/thomas/autobuild/instance-3/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. >>> motion 4.5.1 Autoreconfiguring configure.ac:6: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:6: the top level configure.ac:4: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' >>> motion 4.5.1 Patching libtool (cd /home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-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=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-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-optimizecpu --without-ffmpeg --without-mysql --without-pgsql --with-sqlite3 --without-webp ) 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 mips64el-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 mips64el-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc... 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 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... mips64el-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 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 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdarg.h... yes checking for fcntl.h... yes checking for time.h... yes checking for signal.h... yes checking for limits.h... yes checking for errno.h... yes checking for assert.h... yes checking for netdb.h... yes checking for ctype.h... yes checking for regex.h... yes checking for math.h... yes checking for locale.h... yes checking for dirent.h... yes checking for ctype.h... (cached) yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for termios.h... yes checking for pkg-config... yes checking for pthread.h... yes checking for setjmp.h... yes checking for jerror.h... yes checking for jpeglib.h... yes checking jpg libraries... yes checking for microhttpd.h... yes checking libmicrohttpd libraries... yes checking for pthread_np.h... no checking for pthread_setname_np... yes checking for pthread_getname_np... yes checking for XSI strerror_r... no checking for dev/bktr/ioctl_meteor.h... no checking for dev/bktr/ioctl_bt848.h... no checking for dev/ic/bt8xx.h... no checking for linux/videodev2.h... yes checking MMAL pkg-config path... .:/opt/vc/lib/pkgconfig checking for MMAL... no checking for FFmpeg... skipped checking MariaDB pkg-config path... checking for MariaDB... no checking for MySQL... skipped checking for PostgreSQL... skipped checking for sqlite3.h... yes checking for kill... /home/thomas/autobuild/instance-3/output-1/host/bin/kill checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating data/camera1-dist.conf config.status: creating data/camera2-dist.conf config.status: creating data/camera3-dist.conf config.status: creating data/camera4-dist.conf config.status: creating data/motion-dist.conf config.status: creating data/motion.service 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 ************************** Configure status motion 4.5.1 ************************** CFLAGS: -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 LIBS: -pthread -L/home/thomas/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -ljpeg -L/home/thomas/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -lmicrohttpd -L/home/thomas/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -lsqlite3 LDFLAGS: OS : linux-gnu pthread_np : no pthread_setname_np : yes pthread_getname_np : yes XSI error : no webp support : no V4L2 support : yes BKTR support : no MMAL support : no FFmpeg support : no libavformat version : -- SQLite3 support : yes MYSQL support : no PostgreSQL support : no MariaDB support : no Install prefix: /usr >>> motion 4.5.1 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1' Making all in src make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/src' /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o motion.o motion.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o logger.o logger.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o conf.o conf.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o draw.o draw.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o jpegutils.o jpegutils.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o video_loopback.o video_loopback.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o video_v4l2.o video_v4l2.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o video_common.o video_common.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o video_bktr.o video_bktr.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o netcam.o netcam.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o netcam_http.o netcam_http.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o netcam_ftp.o netcam_ftp.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o netcam_jpeg.o netcam_jpeg.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o netcam_wget.o netcam_wget.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o netcam_rtsp.o netcam_rtsp.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o track.o track.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o alg.o alg.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o event.o event.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o picture.o picture.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rotate.o rotate.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o translate.o translate.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o ffmpeg.o ffmpeg.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o util.o util.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o dbse.o dbse.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o webu_status.o webu_status.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o webu.o webu.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o webu_html.o webu_html.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o webu_stream.o webu_stream.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o webu_text.o webu_text.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mmalcam.o mmalcam.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o motion motion.o logger.o conf.o draw.o jpegutils.o video_loopback.o video_v4l2.o video_common.o video_bktr.o netcam.o netcam_http.o netcam_ftp.o netcam_jpeg.o netcam_wget.o netcam_rtsp.o track.o alg.o event.o picture.o rotate.o translate.o ffmpeg.o util.o dbse.o webu_status.o webu.o webu_html.o webu_stream.o webu_text.o mmalcam.o -pthread -L/home/thomas/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -ljpeg -L/home/thomas/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -lmicrohttpd -L/home/thomas/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -lsqlite3 make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/src' Making all in po make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/po' Making all in man make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/man' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1' >>> motion 4.5.1 Installing to target /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/data/motion-dist.conf /home/thomas/autobuild/instance-3/output-1/target/etc/motion/motion.conf /usr/bin/install -D -m 0755 /home/thomas/autobuild/instance-3/output-1/build/motion-4.5.1/src/motion /home/thomas/autobuild/instance-3/output-1/target/usr/bin/motion /usr/bin/install -D -m 0755 package/motion/S99motion /home/thomas/autobuild/instance-3/output-1/target/etc/init.d/S99motion ncurses-6.3-20221224.tar.gz: OK (sha256: 4057d800ee96623ae70d06b05b2dadb481a80c030e4968aa5d9bcea4439441da) >>> host-ncurses 6.3-20221224 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/ncurses/ncurses-6.3-20221224.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224 -xf - >>> host-ncurses 6.3-20221224 Patching >>> host-ncurses 6.3-20221224 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-ncurses 6.3-20221224 Patching libtool >>> host-ncurses 6.3-20221224 Configuring (cd /home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/ && rm -rf config.cache; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" ac_cv_path_LDCONFIG="" CONFIG_SITE=/dev/null ./configure --prefix="/home/thomas/autobuild/instance-3/output-1/host" --sysconfdir="/home/thomas/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/thomas/autobuild/instance-3/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-shared --without-gpm --without-manpages --without-cxx --without-cxx-binding --without-ada --with-default-terminfo-dir=/usr/share/terminfo --disable-db-install --without-normal ) configure: loading site script /dev/null checking for ggrep... no checking for grep... grep checking for egrep... grep -E Configuring NCURSES 6.3 ABI 6 (Sat Feb 18 00:35:51 CET 2023) checking for package version... 6.3 checking for package patch date... 20221224 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 Configuring for linux-gnu checking for fgrep... grep -F checking for prefix... /home/thomas/autobuild/instance-3/output-1/host checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking version of /usr/bin/gcc... 9.4.0 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for /usr/bin/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 how to run the C preprocessor... /usr/bin/cpp checking whether /usr/bin/gcc needs -traditional... no checking whether /usr/bin/gcc understands -c and -o together... yes checking for ldconfig... (cached) no checking if you want to ensure bool is consistent with C++... no checking if you want to build C++ binding and demo... no checking if you want to build with Ada... no checking if you want to install terminal database... no checking if you want to install manpages... no checking if you want to build programs such as tic... yes checking if you want to build test-programs... yes checking if you wish to install curses.h... yes checking for mawk... mawk checking for a BSD compatible install... /usr/bin/install -c checking for lint... no checking for cppcheck... no checking for splint... no checking whether ln -s works... yes checking if ln -s -f options work... yes checking for long file names... yes checking if you want to use pkg-config... yes checking for pkg-config... /home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config checking for /home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config library directory... checking for first directory... /home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig checking if we should install .pc files for /home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config... no checking if we should assume mixed-case filenames... auto checking if filesystem supports mixed-case filenames... yes checking whether make sets ${MAKE}... yes checking for ".PHONY" make-support... yes checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... etags checking for ctags... yes checking for etags... yes checking for makeflags variable... -${MAKEFLAGS} checking for ranlib... /usr/bin/ranlib checking for ld... /usr/bin/ld checking for ar... /usr/bin/ar checking for nm... /usr/bin/nm checking for ar... (cached) /usr/bin/ar checking for options to update archives... -curvU checking if you have specified an install-prefix... checking if libtool -version-number should be used... yes checking if you want to build libraries with libtool... no checking if you want to build shared libraries... yes checking if you want to build static libraries... no checking if you want to build debug libraries... yes checking if you want to build profiling libraries... no checking for specified models... shared debug checking for default model... shared checking if you want to have a library-prefix... auto checking for PATH separator... : checking if you want to build a separate terminfo library... no checking if you want to build a separate tic library... no checking for default loader flags... checking if rpath option should be used... no checking if shared libraries should be relinked during install... yes checking if release/abi version should be used for shared libs... auto checking which /usr/bin/gcc option to use... -fPIC checking if current CFLAGS link properly... yes checking if versioned-symbols file should be used... no checking if you want to link with the GPM mouse library... no checking if you want to use PCRE2 for regular-expressions... no checking if you want to disable library suffixes... no checking if you want to disable extra LDFLAGS for package-scripts... no checking if you wish to append extra suffix to header/library paths... checking if you wish to install ncurses overwriting curses... no checking if external terminfo-database is used... yes checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src checking whether to use hashed database instead of directory/tree... no checking for list of fallback descriptions... checking for tic... tic checking for infocmp... infocmp checking if you want modern xterm or antique... xterm-new checking if xterm backspace sends BS or DEL... BS configure: WARNING: expected --with-xterm-kbs=DEL for linux-gnu checking for list of terminfo directories... /home/thomas/autobuild/instance-3/output-1/host/share/terminfo checking for default terminfo directory... /usr/share/terminfo checking if big-core option selected... yes checking if big-strings option selected... yes checking if you want termcap-fallback support... no checking if ~/.terminfo is wanted... yes checking if you want to permit root to use ncurses environment variables... yes checking if you want to permit setuid programs to access all files... yes checking for unistd.h... yes checking for remove... yes checking for unlink... yes checking if link/symlink functions work... link symlink checking if tic should use symbolic links... no checking if tic should use hard links... yes checking if you want broken-linker support code... no checking if tputs should process BSD-style prefix padding... 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=600 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if SIGWINCH is defined... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... no checking whether to enable _LP64 definition in curses.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 _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 tparm not to use X/Open fixed-parameter list... yes checking if you want to enable wattr* macros... no checking for X11 rgb file... /usr/share/X11/rgb.txt checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... uint32_t checking for type of ospeed... short checking for type of mmask_t... uint32_t checking for size CCHARW_MAX... 5 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... (cached) yes checking for signed char... yes checking size of signed char... 1 checking if you want to use signed Boolean array in term.h... no checking for type of tparm args... intptr_t checking if RCS identifiers should be compiled-in... no checking format of man-pages... gzip checking for manpage renaming... /home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/man/man_db.renames checking if manpage aliases will be installed... yes checking if manpage symlinks should be used... yes checking for manpage tbl... no checking if you want to build with function extensions... yes checking if you want to build with SCREEN extensions... yes checking if you want to build with terminal-driver... no checking for extended use of const keyword... yes checking if you want to use extended colors... yes configure: WARNING: This option applies only to wide-character library checking if you want to use extended mouse encoding... yes checking if you want to use extended putwin/screendump... yes checking if you want $NCURSES_NO_PADDING code... yes checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want to link with the pthread library... no checking if you want reentrant code... no checking if you want opaque curses-library structures... no checking if you want opaque form-library structures... no checking if you want opaque menu-library structures... no checking if you want opaque panel-library structures... no checking if you want all development code... no checking if you want hard-tabs code... no checking if you want limited support for xmc... no checking if you do not want to assume colors are white-on-black... yes checking if you want hashmap scrolling-optimization code... yes checking if you want colorfgbg code... no checking if you want to use gcc -fvisibility option... no checking if you want interop bindings... yes checking if you want experimental safe-sprintf code... no checking if you want wgetch-events code... no checking if you want to see long compiling messages... yes checking if you want to install stripped executables... yes checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no configure: checking for /usr/bin/gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to work around bogus compiler/loader warnings... no checking if you want to enable runtime assertions... 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 whether to add trace feature to all models... no checking if we want to use GNAT projects... yes checking for gettimeofday... yes checking if -lm needed for math functions... yes checking if -lm is available for math functions... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether time.h and sys/time.h may both be included... yes checking for regcomp... yes checking for regular-expression headers... regex.h checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for math.h... yes checking for poll.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for unistd.h... (cached) yes checking for wctype.h... yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for header declaring getopt variables... unistd.h checking if external environ is declared... no checking if external environ exists... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for strdup... yes checking if getenv returns consistent values... yes checking if sys/time.h works with sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking if /usr/bin/gcc supports options to tune inlining... yes checking for signal global datatype... volatile sig_atomic_t checking if unsigned literals are legal... yes checking if external errno is declared... yes checking if external errno exists... no checking if data-only library module links... yes checking for fpathconf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getopt... yes checking for issetugid... no checking for localeconv... yes checking for poll... yes checking for putenv... (cached) yes checking for remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... yes checking for setenv... (cached) yes checking for setfsuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigvec... no checking for snprintf... yes checking for strdup... (cached) yes checking for strstr... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for times... yes checking for tsearch... yes checking for vsnprintf... yes checking if _PATH_TTYS is defined in ttyent.h... yes checking if _PATH_TTYS file exists... no checking for isascii... yes checking whether sigaction needs _POSIX_SOURCE... no checking if nanosleep really works... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... no checking whether termios.h needs _POSIX_SOURCE... no checking for tcgetattr... yes checking for vsscanf function or workaround... vsscanf checking for unistd.h... (cached) yes checking for working mkstemp... yes checking whether setvbuf arguments are reversed... no checking for intptr_t... yes checking for ssize_t... yes checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking for posix_openpt... yes checking if poll really works... yes checking for va_copy... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking if fopen accepts explicit binary mode... yes checking for openpty in -lutil... yes checking for openpty header... pty.h checking if we should include stdbool.h... yes checking for builtin bool type... no checking for bool... yes checking size of bool... 1 checking for type of bool... unsigned char checking for library subsets... ticlib+termlib+ext_tinfo+base+ext_funcs checking default library suffix... checking default library-dependency suffix... .so checking default object directory... obj_s checking where we will install curses.h... ${prefix}/include/ncurses checking for desired basename for form library... form checking for desired basename for menu library... menu checking for desired basename for panel library... panel checking for desired basename for cxx library... ncurses++ checking for src modules... ncurses progs panel menu form checking for defines to add to ncurses6-config script... -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 package: ncurses checking for linker search path... /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64 /usr/local/lib /lib /usr/lib configure: creating ./config.status config.status: creating include/MKterm.h.awk config.status: creating include/curses.head config.status: creating include/ncurses_dll.h config.status: creating include/termcap.h config.status: creating include/unctrl.h config.status: creating man/man_db.renames config.status: creating include/Makefile config.status: creating ncurses/Makefile config.status: creating progs/Makefile config.status: creating panel/Makefile config.status: creating menu/Makefile config.status: creating form/Makefile config.status: creating test/Makefile config.status: creating misc/Makefile config.status: creating misc/run_tic.sh config.status: creating misc/ncurses-config config.status: creating man/ncurses6-config.1 config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (ncurses: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (progs: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (progs: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (panel: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (menu: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (form: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (test: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (test: ticlib+termlib+ext_tinfo+base+ext_funcs) creating headers.sh make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224' ** Configuration summary for NCURSES 6.3 20221224: extended funcs: yes xterm terminfo: xterm-new bin directory: /home/thomas/autobuild/instance-3/output-1/host/bin lib directory: /home/thomas/autobuild/instance-3/output-1/host/lib include directory: /home/thomas/autobuild/instance-3/output-1/host/include/ncurses man directory: /home/thomas/autobuild/instance-3/output-1/host/share/man terminfo directory: /usr/share/terminfo ** Include-directory is not in a standard location make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224' >>> host-ncurses 6.3-20221224 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224' ( cd include && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/include' make[2]: warning: -j4 forced in submake: resetting jobserver mode. cat curses.head >curses.h /bin/bash ./MKhashsize.sh ./Caps ./Caps-ncurses >hashsize.h AWK=mawk /bin/bash ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h AWK=mawk /bin/bash ./MKparametrized.sh ./Caps ./Caps-ncurses >parametrized.h AWK=mawk /bin/bash ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h touch config.h mawk -f MKterm.h.awk ./Caps ./Caps-ncurses > term.h /bin/bash ./edit_cfg.sh ../include/ncurses_cfg.h term.h ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 /bin/bash -c 'if test "0" = "1" ; then cat ./curses.events >>curses.h ; fi' ** edit: HAVE_TERMIO_H 1 /bin/bash -c 'if test "chtype" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi' cat ./curses.tail >>curses.h ** edit: BROKEN_LINKER 0 make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/include' ( cd ncurses && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/ncurses' make[2]: warning: -j4 forced in submake: resetting jobserver mode. mawk -f ./tinfo/MKcodes.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >codes.c /usr/bin/gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 ./tinfo/make_hash.c -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib /bin/bash -e ./tty/MKexpanded.sh "/usr/bin/cpp" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG > expanded.c /bin/bash -e ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src "tic" "infocmp" >fallback.c FGREP="grep -F" /bin/bash -e ./base/MKlib_gen.sh "/usr/bin/cpp -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "mawk" generated <../include/curses.h >lib_gen.c AWK=mawk /bin/bash ./tinfo/MKkeys_list.sh ../include/Caps ../include/Caps-ncurses | LC_ALL=C sort >keys.list .. adding -P option to work around /usr/bin/cpp 9 FGREP="grep -F" /bin/bash -e ./base/MKlib_gen.sh "/usr/bin/cpp -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "mawk" implemented <../include/curses.h >link_test.c .. adding -P option to work around /usr/bin/cpp 9 mawk -f ./tinfo/MKnames.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >names.c echo | mawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c /usr/bin/gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 ./tinfo/make_keys.c -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/new_pair.c -o ../obj_s/new_pair.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/obsolete.c -o ../obj_s/obsolete.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tty/hardscroll.c -o ../obj_g/hardscroll.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tty/hashmap.c -o ../obj_g/hashmap.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_addch.c -o ../obj_g/lib_addch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_addstr.c -o ../obj_g/lib_addstr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_beep.c -o ../obj_g/lib_beep.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_bkgd.c -o ../obj_g/lib_bkgd.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_box.c -o ../obj_g/lib_box.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_chgat.c -o ../obj_g/lib_chgat.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_clear.c -o ../obj_g/lib_clear.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_clearok.c -o ../obj_g/lib_clearok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_clrbot.c -o ../obj_g/lib_clrbot.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_clreol.c -o ../obj_g/lib_clreol.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_color.c -o ../obj_g/lib_color.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_colorset.c -o ../obj_g/lib_colorset.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_delch.c -o ../obj_g/lib_delch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_delwin.c -o ../obj_g/lib_delwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_echo.c -o ../obj_g/lib_echo.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_endwin.c -o ../obj_g/lib_endwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_erase.c -o ../obj_g/lib_erase.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_flash.c -o ../obj_g/lib_flash.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/lib_gen.c -o ../obj_g/lib_gen.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_getch.c -o ../obj_g/lib_getch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_getstr.c -o ../obj_g/lib_getstr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_hline.c -o ../obj_g/lib_hline.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_immedok.c -o ../obj_g/lib_immedok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_inchstr.c -o ../obj_g/lib_inchstr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_initscr.c -o ../obj_g/lib_initscr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_insch.c -o ../obj_g/lib_insch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_insdel.c -o ../obj_g/lib_insdel.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_insnstr.c -o ../obj_g/lib_insnstr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_instr.c -o ../obj_g/lib_instr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_isendwin.c -o ../obj_g/lib_isendwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_leaveok.c -o ../obj_g/lib_leaveok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_mouse.c -o ../obj_g/lib_mouse.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_move.c -o ../obj_g/lib_move.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tty/lib_mvcur.c -o ../obj_g/lib_mvcur.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_mvwin.c -o ../obj_g/lib_mvwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_newterm.c -o ../obj_g/lib_newterm.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_newwin.c -o ../obj_g/lib_newwin.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_nl.c -o ../obj_g/lib_nl.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_overlay.c -o ../obj_g/lib_overlay.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_pad.c -o ../obj_g/lib_pad.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_printw.c -o ../obj_g/lib_printw.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_redrawln.c -o ../obj_g/lib_redrawln.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_refresh.c -o ../obj_g/lib_refresh.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_restart.c -o ../obj_g/lib_restart.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_scanw.c -o ../obj_g/lib_scanw.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_screen.c -o ../obj_g/lib_screen.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_scroll.c -o ../obj_g/lib_scroll.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_scrollok.c -o ../obj_g/lib_scrollok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_scrreg.c -o ../obj_g/lib_scrreg.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_set_term.c -o ../obj_g/lib_set_term.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slk.c -o ../obj_g/lib_slk.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_g/lib_slkatr_set.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkatrof.c -o ../obj_g/lib_slkatrof.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkatron.c -o ../obj_g/lib_slkatron.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkatrset.c -o ../obj_g/lib_slkatrset.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkattr.c -o ../obj_g/lib_slkattr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkclear.c -o ../obj_g/lib_slkclear.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkcolor.c -o ../obj_g/lib_slkcolor.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkinit.c -o ../obj_g/lib_slkinit.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slklab.c -o ../obj_g/lib_slklab.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkrefr.c -o ../obj_g/lib_slkrefr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slkset.c -o ../obj_g/lib_slkset.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_slktouch.c -o ../obj_g/lib_slktouch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_touch.c -o ../obj_g/lib_touch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/lib_tracedmp.c -o ../obj_g/lib_tracedmp.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/lib_tracemse.c -o ../obj_g/lib_tracemse.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tty/lib_tstp.c -o ../obj_g/lib_tstp.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_ungetch.c -o ../obj_g/lib_ungetch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tty/lib_vidattr.c -o ../obj_g/lib_vidattr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_vline.c -o ../obj_g/lib_vline.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_wattroff.c -o ../obj_g/lib_wattroff.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_wattron.c -o ../obj_g/lib_wattron.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_winch.c -o ../obj_g/lib_winch.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_window.c -o ../obj_g/lib_window.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/nc_panel.c -o ../obj_g/nc_panel.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/safe_sprintf.c -o ../obj_g/safe_sprintf.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tty/tty_update.c -o ../obj_g/tty_update.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/varargs.c -o ../obj_g/varargs.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/vsscanf.c -o ../obj_g/vsscanf.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_freeall.c -o ../obj_g/lib_freeall.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/expanded.c -o ../obj_g/expanded.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/legacy_coding.c -o ../obj_g/legacy_coding.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_g/lib_dft_fgbg.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_print.c -o ../obj_g/lib_print.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/new_pair.c -o ../obj_g/new_pair.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/resizeterm.c -o ../obj_g/resizeterm.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/trace_xnames.c -o ../obj_g/trace_xnames.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/use_screen.c -o ../obj_g/use_screen.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/use_window.c -o ../obj_g/use_window.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/wresize.c -o ../obj_g/wresize.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/access.c -o ../obj_g/access.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/add_tries.c -o ../obj_g/add_tries.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_g/alloc_ttype.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/codes.c -o ../obj_g/codes.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/comp_error.c -o ../obj_g/comp_error.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/comp_hash.c -o ../obj_g/comp_hash.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/db_iterator.c -o ../obj_g/db_iterator.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/doalloc.c -o ../obj_g/doalloc.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/entries.c -o ../obj_g/entries.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/fallback.c -o ../obj_g/fallback.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/free_ttype.c -o ../obj_g/free_ttype.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/getenv_num.c -o ../obj_g/getenv_num.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_g/home_terminfo.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_acs.c -o ../obj_g/lib_acs.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_g/lib_baudrate.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_g/lib_cur_term.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_data.c -o ../obj_g/lib_data.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_g/lib_has_cap.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_g/lib_kernel.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_longname.c -o ../obj_g/lib_longname.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_napms.c -o ../obj_g/lib_napms.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_options.c -o ../obj_g/lib_options.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_raw.c -o ../obj_g/lib_raw.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_setup.c -o ../obj_g/lib_setup.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_g/lib_termcap.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_termname.c -o ../obj_g/lib_termname.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_g/lib_tgoto.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_ti.c -o ../obj_g/lib_ti.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_g/lib_tparm.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_g/lib_tputs.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/lib_trace.c -o ../obj_g/lib_trace.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/lib_traceatr.c -o ../obj_g/lib_traceatr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/lib_tracebits.c -o ../obj_g/lib_tracebits.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/lib_tracechr.c -o ../obj_g/lib_tracechr.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_g/lib_ttyflags.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tty/lib_twait.c -o ../obj_g/lib_twait.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/name_match.c -o ../obj_g/name_match.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/names.c -o ../obj_g/names.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/obsolete.c -o ../obj_g/obsolete.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/read_entry.c -o ../obj_g/read_entry.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/read_termcap.c -o ../obj_g/read_termcap.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/strings.c -o ../obj_g/strings.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/trace_buf.c -o ../obj_g/trace_buf.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/trace_tries.c -o ../obj_g/trace_tries.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/tries.c -o ../obj_g/tries.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_g/trim_sgr0.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/unctrl.c -o ../obj_g/unctrl.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./trace/visbuf.c -o ../obj_g/visbuf.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_g/alloc_entry.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/captoinfo.c -o ../obj_g/captoinfo.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/comp_expand.c -o ../obj_g/comp_expand.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/comp_parse.c -o ../obj_g/comp_parse.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/comp_scan.c -o ../obj_g/comp_scan.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/parse_entry.c -o ../obj_g/parse_entry.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/write_entry.c -o ../obj_g/write_entry.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/define_key.c -o ../obj_g/define_key.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/hashed_db.c -o ../obj_g/hashed_db.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/key_defined.c -o ../obj_g/key_defined.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/keybound.c -o ../obj_g/keybound.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/keyok.c -o ../obj_g/keyok.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./base/version.c -o ../obj_g/version.o /bin/bash -e ./tinfo/MKcaptab.sh mawk 1 ./tinfo/MKcaptab.awk ../include/Caps ../include/Caps-ncurses > comp_captab.c /bin/bash -e ./tinfo/MKuserdefs.sh mawk 1 ../include/Caps ../include/Caps-ncurses > comp_userdefs.c mawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c ./make_keys keys.list > init_keytry.h /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_userdefs.c -o ../obj_s/comp_userdefs.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/comp_captab.c -o ../obj_g/comp_captab.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/comp_userdefs.c -o ../obj_g/comp_userdefs.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/./tinfo/init_keytry.c -o ../obj_g/init_keytry.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/lib_keyname.c -o ../obj_g/lib_keyname.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o /usr/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o /usr/bin/ar -curvU ../lib/libncurses_g.a ../obj_g/hardscroll.o ../obj_g/hashmap.o ../obj_g/lib_addch.o ../obj_g/lib_addstr.o ../obj_g/lib_beep.o ../obj_g/lib_bkgd.o ../obj_g/lib_box.o ../obj_g/lib_chgat.o ../obj_g/lib_clear.o ../obj_g/lib_clearok.o ../obj_g/lib_clrbot.o ../obj_g/lib_clreol.o ../obj_g/lib_color.o ../obj_g/lib_colorset.o ../obj_g/lib_delch.o ../obj_g/lib_delwin.o ../obj_g/lib_echo.o ../obj_g/lib_endwin.o ../obj_g/lib_erase.o ../obj_g/lib_flash.o ../obj_g/lib_gen.o ../obj_g/lib_getch.o ../obj_g/lib_getstr.o ../obj_g/lib_hline.o ../obj_g/lib_immedok.o ../obj_g/lib_inchstr.o ../obj_g/lib_initscr.o ../obj_g/lib_insch.o ../obj_g/lib_insdel.o ../obj_g/lib_insnstr.o ../obj_g/lib_instr.o ../obj_g/lib_isendwin.o ../obj_g/lib_leaveok.o ../obj_g/lib_mouse.o ../obj_g/lib_move.o ../obj_g/lib_mvcur.o ../obj_g/lib_mvwin.o ../obj_g/lib_newterm.o ../obj_g/lib_newwin.o ../obj_g/lib_nl.o ../obj_g/lib_overlay.o ../obj_g/lib_pad.o ../obj_g/lib_printw.o ../obj_g/lib_redrawln.o ../obj_g/lib_refresh.o ../obj_g/lib_restart.o ../obj_g/lib_scanw.o ../obj_g/lib_screen.o ../obj_g/lib_scroll.o ../obj_g/lib_scrollok.o ../obj_g/lib_scrreg.o ../obj_g/lib_set_term.o ../obj_g/lib_slk.o ../obj_g/lib_slkatr_set.o ../obj_g/lib_slkatrof.o ../obj_g/lib_slkatron.o ../obj_g/lib_slkatrset.o ../obj_g/lib_slkattr.o ../obj_g/lib_slkclear.o ../obj_g/lib_slkcolor.o ../obj_g/lib_slkinit.o ../obj_g/lib_slklab.o ../obj_g/lib_slkrefr.o ../obj_g/lib_slkset.o ../obj_g/lib_slktouch.o ../obj_g/lib_touch.o ../obj_g/lib_tracedmp.o ../obj_g/lib_tracemse.o ../obj_g/lib_tstp.o ../obj_g/lib_ungetch.o ../obj_g/lib_vidattr.o ../obj_g/lib_vline.o ../obj_g/lib_wattroff.o ../obj_g/lib_wattron.o ../obj_g/lib_winch.o ../obj_g/lib_window.o ../obj_g/nc_panel.o ../obj_g/safe_sprintf.o ../obj_g/tty_update.o ../obj_g/varargs.o ../obj_g/vsscanf.o ../obj_g/lib_freeall.o ../obj_g/expanded.o ../obj_g/legacy_coding.o ../obj_g/lib_dft_fgbg.o ../obj_g/lib_print.o ../obj_g/new_pair.o ../obj_g/resizeterm.o ../obj_g/trace_xnames.o ../obj_g/use_screen.o ../obj_g/use_window.o ../obj_g/wresize.o ../obj_g/access.o ../obj_g/add_tries.o ../obj_g/alloc_ttype.o ../obj_g/codes.o ../obj_g/comp_captab.o ../obj_g/comp_error.o ../obj_g/comp_hash.o ../obj_g/comp_userdefs.o ../obj_g/db_iterator.o ../obj_g/doalloc.o ../obj_g/entries.o ../obj_g/fallback.o ../obj_g/free_ttype.o ../obj_g/getenv_num.o ../obj_g/home_terminfo.o ../obj_g/init_keytry.o ../obj_g/lib_acs.o ../obj_g/lib_baudrate.o ../obj_g/lib_cur_term.o ../obj_g/lib_data.o ../obj_g/lib_has_cap.o ../obj_g/lib_kernel.o ../obj_g/lib_keyname.o ../obj_g/lib_longname.o ../obj_g/lib_napms.o ../obj_g/lib_options.o ../obj_g/lib_raw.o ../obj_g/lib_setup.o ../obj_g/lib_termcap.o ../obj_g/lib_termname.o ../obj_g/lib_tgoto.o ../obj_g/lib_ti.o ../obj_g/lib_tparm.o ../obj_g/lib_tputs.o ../obj_g/lib_trace.o ../obj_g/lib_traceatr.o ../obj_g/lib_tracebits.o ../obj_g/lib_tracechr.o ../obj_g/lib_ttyflags.o ../obj_g/lib_twait.o ../obj_g/name_match.o ../obj_g/names.o ../obj_g/obsolete.o ../obj_g/read_entry.o ../obj_g/read_termcap.o ../obj_g/strings.o ../obj_g/trace_buf.o ../obj_g/trace_tries.o ../obj_g/tries.o ../obj_g/trim_sgr0.o ../obj_g/unctrl.o ../obj_g/visbuf.o ../obj_g/alloc_entry.o ../obj_g/captoinfo.o ../obj_g/comp_expand.o ../obj_g/comp_parse.o ../obj_g/comp_scan.o ../obj_g/parse_entry.o ../obj_g/write_entry.o ../obj_g/define_key.o ../obj_g/hashed_db.o ../obj_g/key_defined.o ../obj_g/keybound.o ../obj_g/keyok.o ../obj_g/version.o linking ../lib/libncurses.so.6.3 /usr/bin/gcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libncurses.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libncurses.so.6.3 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib a - ../obj_g/hardscroll.o a - ../obj_g/hashmap.o a - ../obj_g/lib_addch.o a - ../obj_g/lib_addstr.o a - ../obj_g/lib_beep.o a - ../obj_g/lib_bkgd.o a - ../obj_g/lib_box.o a - ../obj_g/lib_chgat.o a - ../obj_g/lib_clear.o a - ../obj_g/lib_clearok.o a - ../obj_g/lib_clrbot.o a - ../obj_g/lib_clreol.o a - ../obj_g/lib_color.o a - ../obj_g/lib_colorset.o a - ../obj_g/lib_delch.o a - ../obj_g/lib_delwin.o a - ../obj_g/lib_echo.o a - ../obj_g/lib_endwin.o a - ../obj_g/lib_erase.o a - ../obj_g/lib_flash.o a - ../obj_g/lib_gen.o a - ../obj_g/lib_getch.o a - ../obj_g/lib_getstr.o a - ../obj_g/lib_hline.o a - ../obj_g/lib_immedok.o a - ../obj_g/lib_inchstr.o a - ../obj_g/lib_initscr.o a - ../obj_g/lib_insch.o a - ../obj_g/lib_insdel.o a - ../obj_g/lib_insnstr.o a - ../obj_g/lib_instr.o a - ../obj_g/lib_isendwin.o a - ../obj_g/lib_leaveok.o a - ../obj_g/lib_mouse.o a - ../obj_g/lib_move.o a - ../obj_g/lib_mvcur.o a - ../obj_g/lib_mvwin.o a - ../obj_g/lib_newterm.o a - ../obj_g/lib_newwin.o a - ../obj_g/lib_nl.o a - ../obj_g/lib_overlay.o a - ../obj_g/lib_pad.o a - ../obj_g/lib_printw.o a - ../obj_g/lib_redrawln.o a - ../obj_g/lib_refresh.o a - ../obj_g/lib_restart.o a - ../obj_g/lib_scanw.o a - ../obj_g/lib_screen.o a - ../obj_g/lib_scroll.o a - ../obj_g/lib_scrollok.o a - ../obj_g/lib_scrreg.o a - ../obj_g/lib_set_term.o a - ../obj_g/lib_slk.o a - ../obj_g/lib_slkatr_set.o a - ../obj_g/lib_slkatrof.o a - ../obj_g/lib_slkatron.o a - ../obj_g/lib_slkatrset.o a - ../obj_g/lib_slkattr.o a - ../obj_g/lib_slkclear.o a - ../obj_g/lib_slkcolor.o a - ../obj_g/lib_slkinit.o a - ../obj_g/lib_slklab.o a - ../obj_g/lib_slkrefr.o a - ../obj_g/lib_slkset.o a - ../obj_g/lib_slktouch.o a - ../obj_g/lib_touch.o a - ../obj_g/lib_tracedmp.o a - ../obj_g/lib_tracemse.o a - ../obj_g/lib_tstp.o a - ../obj_g/lib_ungetch.o a - ../obj_g/lib_vidattr.o a - ../obj_g/lib_vline.o a - ../obj_g/lib_wattroff.o a - ../obj_g/lib_wattron.o a - ../obj_g/lib_winch.o a - ../obj_g/lib_window.o a - ../obj_g/nc_panel.o a - ../obj_g/safe_sprintf.o a - ../obj_g/tty_update.o a - ../obj_g/varargs.o a - ../obj_g/vsscanf.o a - ../obj_g/lib_freeall.o a - ../obj_g/expanded.o a - ../obj_g/legacy_coding.o a - ../obj_g/lib_dft_fgbg.o a - ../obj_g/lib_print.o a - ../obj_g/new_pair.o a - ../obj_g/resizeterm.o a - ../obj_g/trace_xnames.o a - ../obj_g/use_screen.o a - ../obj_g/use_window.o a - ../obj_g/wresize.o a - ../obj_g/access.o a - ../obj_g/add_tries.o a - ../obj_g/alloc_ttype.o a - ../obj_g/codes.o a - ../obj_g/comp_captab.o a - ../obj_g/comp_error.o a - ../obj_g/comp_hash.o a - ../obj_g/comp_userdefs.o a - ../obj_g/db_iterator.o a - ../obj_g/doalloc.o a - ../obj_g/entries.o a - ../obj_g/fallback.o a - ../obj_g/free_ttype.o a - ../obj_g/getenv_num.o a - ../obj_g/home_terminfo.o a - ../obj_g/init_keytry.o a - ../obj_g/lib_acs.o a - ../obj_g/lib_baudrate.o a - ../obj_g/lib_cur_term.o a - ../obj_g/lib_data.o a - ../obj_g/lib_has_cap.o a - ../obj_g/lib_kernel.o a - ../obj_g/lib_keyname.o a - ../obj_g/lib_longname.o a - ../obj_g/lib_napms.o a - ../obj_g/lib_options.o a - ../obj_g/lib_raw.o a - ../obj_g/lib_setup.o a - ../obj_g/lib_termcap.o a - ../obj_g/lib_termname.o a - ../obj_g/lib_tgoto.o a - ../obj_g/lib_ti.o a - ../obj_g/lib_tparm.o a - ../obj_g/lib_tputs.o a - ../obj_g/lib_trace.o a - ../obj_g/lib_traceatr.o a - ../obj_g/lib_tracebits.o a - ../obj_g/lib_tracechr.o a - ../obj_g/lib_ttyflags.o a - ../obj_g/lib_twait.o a - ../obj_g/name_match.o a - ../obj_g/names.o a - ../obj_g/obsolete.o a - ../obj_g/read_entry.o a - ../obj_g/read_termcap.o a - ../obj_g/strings.o a - ../obj_g/trace_buf.o a - ../obj_g/trace_tries.o a - ../obj_g/tries.o a - ../obj_g/trim_sgr0.o a - ../obj_g/unctrl.o a - ../obj_g/visbuf.o a - ../obj_g/alloc_entry.o a - ../obj_g/captoinfo.o a - ../obj_g/comp_expand.o a - ../obj_g/comp_parse.o a - ../obj_g/comp_scan.o a - ../obj_g/parse_entry.o a - ../obj_g/write_entry.o a - ../obj_g/define_key.o a - ../obj_g/hashed_db.o a - ../obj_g/key_defined.o a - ../obj_g/keybound.o a - ../obj_g/keyok.o a - ../obj_g/version.o /usr/bin/ranlib ../lib/libncurses_g.a /usr/bin/ld: total time in link: 0.037363 cd ../lib && (ln -s -f libncurses.so.6.3 libncurses.so.6; ln -s -f libncurses.so.6 libncurses.so; ) /usr/bin/gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 ./report_offsets.c -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib ./report_offsets Size/offsets of data structures: 4 attr_t 4 chtype 4 mmask_t 20 MEVENT 1 NCURSES_BOOL 1544 SCREEN 0 SCREEN._ifd 172 SCREEN._fifo 720 SCREEN._fifohead 940 SCREEN._direct_color 1264 SCREEN._panelHook 1360 SCREEN.jump 1488 SCREEN.rsp 1500 + SCREEN._no_padding 1501 + SCREEN._use_ritm 1502 + SCREEN._assumed_color 1520 + SCREEN._resize 1536 s SCREEN.use_tioctl 688 TERMINAL 0 TERMINAL.type 72 TERMINAL.Filedes 76 TERMINAL.Ottyb 136 TERMINAL.Nttyb 196 TERMINAL._baudrate 200 TERMINAL._termname 208 TERMINAL.tparm_state 72 TERMTYPE 40 + TERMTYPE.ext_str_table 66 + TERMTYPE.ext_Strings 480 TPARM_STATE 8 TPARM_STATE.stack 328 TPARM_STATE.stack_ptr 336 TPARM_STATE.out_buff 360 TPARM_STATE.fmt_buff 376 TPARM_STATE.static_vars 88 WINDOW 464 NCURSES_GLOBALS 12 NCURSES_GLOBALS.init_signals 112 NCURSES_GLOBALS.tgetent_cache 328 NCURSES_GLOBALS.dbd_vars 424 NCURSES_GLOBALS.cached_tparm 440 n NCURSES_GLOBALS._nc_windowlist 448 + NCURSES_GLOBALS.home_terminfo 460 + NCURSES_GLOBALS.safeprint_rows 656 NCURSES_PRESCREEN 16 NCURSES_PRESCREEN.tparm_state 496 NCURSES_PRESCREEN.saved_tty 504 NCURSES_PRESCREEN.use_tioctl 512 NCURSES_PRESCREEN._outch 520 n NCURSES_PRESCREEN.rippedoff 648 + NCURSES_PRESCREEN._no_padding make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/ncurses' ( cd progs && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/progs' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /bin/bash ./MKtermsort.sh mawk ./../include/Caps >termsort.h echo "#ifndef __TRANSFORM_H" >transform.h /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tparm_type.c -o ../obj_s/tparm_type.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/infocmp.c -o ../obj_s/infocmp.o echo "#define __TRANSFORM_H 1" >>transform.h echo "#include " >>transform.h echo "extern bool same_program(const char *, const char *);" >>transform.h /bin/bash -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi' echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_CLEAR \"`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#endif /* __TRANSFORM_H */" >>transform.h /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/clear.c -o ../obj_s/clear.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/clear_cmd.c -o ../obj_s/clear_cmd.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tty_settings.c -o ../obj_s/tty_settings.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tabs.c -o ../obj_s/tabs.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tput.c -o ../obj_s/tput.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/reset_cmd.c -o ../obj_s/reset_cmd.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tset.c -o ../obj_s/tset.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/toe.c -o ../obj_s/toe.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tic.c -o ../obj_s/tic.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/dump_entry.c -o ../obj_s/dump_entry.o /usr/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/transform.c -o ../obj_s/transform.o /usr/bin/gcc ../obj_s/clear.o ../obj_s/clear_cmd.o ../obj_s/tty_settings.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -o clear /usr/bin/gcc ../obj_s/tabs.o ../obj_s/tty_settings.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -o tabs /usr/bin/gcc ../obj_s/toe.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lncurses -lncurses -o toe /usr/bin/gcc ../obj_s/tput.o ../obj_s/clear_cmd.o ../obj_s/reset_cmd.o ../obj_s/tparm_type.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -o tput /usr/bin/gcc ../obj_s/tset.o ../obj_s/reset_cmd.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -o tset /usr/bin/gcc ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lncurses -lncurses -o infocmp /usr/bin/gcc ../obj_s/tic.o ../obj_s/dump_entry.o ../obj_s/tparm_type.o ../obj_s/transform.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lncurses -lncurses -o tic make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/progs' ( cd panel && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/panel' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f ../include/panel.h /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o cp ./panel.h ../include/panel.h /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/panel.c -o ../obj_g/panel.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_above.c -o ../obj_g/p_above.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_below.c -o ../obj_g/p_below.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_bottom.c -o ../obj_g/p_bottom.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_delete.c -o ../obj_g/p_delete.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_hide.c -o ../obj_g/p_hide.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_hidden.c -o ../obj_g/p_hidden.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_move.c -o ../obj_g/p_move.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_new.c -o ../obj_g/p_new.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_replace.c -o ../obj_g/p_replace.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_show.c -o ../obj_g/p_show.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_top.c -o ../obj_g/p_top.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_update.c -o ../obj_g/p_update.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_user.c -o ../obj_g/p_user.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../panel/p_win.c -o ../obj_g/p_win.o linking ../lib/libpanel.so.6.3 /usr/bin/gcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanel.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libpanel.so.6.3 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses /usr/bin/ld: total time in link: 0.013274 cd ../lib && (ln -s -f libpanel.so.6.3 libpanel.so.6; ln -s -f libpanel.so.6 libpanel.so; ) /usr/bin/ar -curvU ../lib/libpanel_g.a ../obj_g/panel.o ../obj_g/p_above.o ../obj_g/p_below.o ../obj_g/p_bottom.o ../obj_g/p_delete.o ../obj_g/p_hide.o ../obj_g/p_hidden.o ../obj_g/p_move.o ../obj_g/p_new.o ../obj_g/p_replace.o ../obj_g/p_show.o ../obj_g/p_top.o ../obj_g/p_update.o ../obj_g/p_user.o ../obj_g/p_win.o a - ../obj_g/panel.o a - ../obj_g/p_above.o a - ../obj_g/p_below.o a - ../obj_g/p_bottom.o a - ../obj_g/p_delete.o a - ../obj_g/p_hide.o a - ../obj_g/p_hidden.o a - ../obj_g/p_move.o a - ../obj_g/p_new.o a - ../obj_g/p_replace.o a - ../obj_g/p_show.o a - ../obj_g/p_top.o a - ../obj_g/p_update.o a - ../obj_g/p_user.o a - ../obj_g/p_win.o /usr/bin/ranlib ../lib/libpanel_g.a make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/panel' ( cd menu && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/menu' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f ../include/menu.h rm -f ../include/eti.h rm -f ../include/mf_common.h cp ./menu.h ../include/menu.h cp ./eti.h ../include/eti.h cp ./mf_common.h ../include/mf_common.h /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_attribs.c -o ../obj_g/m_attribs.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_cursor.c -o ../obj_g/m_cursor.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_driver.c -o ../obj_g/m_driver.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_format.c -o ../obj_g/m_format.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_global.c -o ../obj_g/m_global.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_hook.c -o ../obj_g/m_hook.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_item_cur.c -o ../obj_g/m_item_cur.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_item_nam.c -o ../obj_g/m_item_nam.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_item_new.c -o ../obj_g/m_item_new.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_item_opt.c -o ../obj_g/m_item_opt.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_item_top.c -o ../obj_g/m_item_top.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_item_use.c -o ../obj_g/m_item_use.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_item_val.c -o ../obj_g/m_item_val.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_item_vis.c -o ../obj_g/m_item_vis.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_items.c -o ../obj_g/m_items.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_new.c -o ../obj_g/m_new.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_opts.c -o ../obj_g/m_opts.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_pad.c -o ../obj_g/m_pad.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_pattern.c -o ../obj_g/m_pattern.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_post.c -o ../obj_g/m_post.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_req_name.c -o ../obj_g/m_req_name.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_scale.c -o ../obj_g/m_scale.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_spacing.c -o ../obj_g/m_spacing.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_sub.c -o ../obj_g/m_sub.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_trace.c -o ../obj_g/m_trace.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_userptr.c -o ../obj_g/m_userptr.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../menu/m_win.c -o ../obj_g/m_win.o linking ../lib/libmenu.so.6.3 /usr/bin/gcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenu.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libmenu.so.6.3 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses /usr/bin/ld: total time in link: 0.015966 cd ../lib && (ln -s -f libmenu.so.6.3 libmenu.so.6; ln -s -f libmenu.so.6 libmenu.so; ) /usr/bin/ar -curvU ../lib/libmenu_g.a ../obj_g/m_attribs.o ../obj_g/m_cursor.o ../obj_g/m_driver.o ../obj_g/m_format.o ../obj_g/m_global.o ../obj_g/m_hook.o ../obj_g/m_item_cur.o ../obj_g/m_item_nam.o ../obj_g/m_item_new.o ../obj_g/m_item_opt.o ../obj_g/m_item_top.o ../obj_g/m_item_use.o ../obj_g/m_item_val.o ../obj_g/m_item_vis.o ../obj_g/m_items.o ../obj_g/m_new.o ../obj_g/m_opts.o ../obj_g/m_pad.o ../obj_g/m_pattern.o ../obj_g/m_post.o ../obj_g/m_req_name.o ../obj_g/m_scale.o ../obj_g/m_spacing.o ../obj_g/m_sub.o ../obj_g/m_trace.o ../obj_g/m_userptr.o ../obj_g/m_win.o a - ../obj_g/m_attribs.o a - ../obj_g/m_cursor.o a - ../obj_g/m_driver.o a - ../obj_g/m_format.o a - ../obj_g/m_global.o a - ../obj_g/m_hook.o a - ../obj_g/m_item_cur.o a - ../obj_g/m_item_nam.o a - ../obj_g/m_item_new.o a - ../obj_g/m_item_opt.o a - ../obj_g/m_item_top.o a - ../obj_g/m_item_use.o a - ../obj_g/m_item_val.o a - ../obj_g/m_item_vis.o a - ../obj_g/m_items.o a - ../obj_g/m_new.o a - ../obj_g/m_opts.o a - ../obj_g/m_pad.o a - ../obj_g/m_pattern.o a - ../obj_g/m_post.o a - ../obj_g/m_req_name.o a - ../obj_g/m_scale.o a - ../obj_g/m_spacing.o a - ../obj_g/m_sub.o a - ../obj_g/m_trace.o a - ../obj_g/m_userptr.o a - ../obj_g/m_win.o /usr/bin/ranlib ../lib/libmenu_g.a make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/menu' ( cd form && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/form' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f ../include/form.h /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o cp ./form.h ../include/form.h /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_generic.c -o ../obj_s/fty_generic.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/f_trace.c -o ../obj_g/f_trace.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_arg.c -o ../obj_g/fld_arg.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_attr.c -o ../obj_g/fld_attr.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_current.c -o ../obj_g/fld_current.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_def.c -o ../obj_g/fld_def.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_dup.c -o ../obj_g/fld_dup.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_ftchoice.c -o ../obj_g/fld_ftchoice.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_ftlink.c -o ../obj_g/fld_ftlink.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_info.c -o ../obj_g/fld_info.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_just.c -o ../obj_g/fld_just.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_link.c -o ../obj_g/fld_link.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_max.c -o ../obj_g/fld_max.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_move.c -o ../obj_g/fld_move.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_newftyp.c -o ../obj_g/fld_newftyp.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_opts.c -o ../obj_g/fld_opts.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_pad.c -o ../obj_g/fld_pad.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_page.c -o ../obj_g/fld_page.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_stat.c -o ../obj_g/fld_stat.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_type.c -o ../obj_g/fld_type.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fld_user.c -o ../obj_g/fld_user.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_cursor.c -o ../obj_g/frm_cursor.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_data.c -o ../obj_g/frm_data.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_def.c -o ../obj_g/frm_def.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_driver.c -o ../obj_g/frm_driver.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_hook.c -o ../obj_g/frm_hook.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_opts.c -o ../obj_g/frm_opts.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_page.c -o ../obj_g/frm_page.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_post.c -o ../obj_g/frm_post.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_req_name.c -o ../obj_g/frm_req_name.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_scale.c -o ../obj_g/frm_scale.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_sub.c -o ../obj_g/frm_sub.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_user.c -o ../obj_g/frm_user.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/frm_win.c -o ../obj_g/frm_win.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fty_alnum.c -o ../obj_g/fty_alnum.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fty_alpha.c -o ../obj_g/fty_alpha.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fty_enum.c -o ../obj_g/fty_enum.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fty_generic.c -o ../obj_g/fty_generic.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fty_int.c -o ../obj_g/fty_int.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fty_ipv4.c -o ../obj_g/fty_ipv4.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fty_num.c -o ../obj_g/fty_num.o /usr/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../form/fty_regex.c -o ../obj_g/fty_regex.o linking ../lib/libform.so.6.3 /usr/bin/gcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libform.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libform.so.6.3 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses /usr/bin/ld: total time in link: 0.015020 cd ../lib && (ln -s -f libform.so.6.3 libform.so.6; ln -s -f libform.so.6 libform.so; ) /usr/bin/ar -curvU ../lib/libform_g.a ../obj_g/f_trace.o ../obj_g/fld_arg.o ../obj_g/fld_attr.o ../obj_g/fld_current.o ../obj_g/fld_def.o ../obj_g/fld_dup.o ../obj_g/fld_ftchoice.o ../obj_g/fld_ftlink.o ../obj_g/fld_info.o ../obj_g/fld_just.o ../obj_g/fld_link.o ../obj_g/fld_max.o ../obj_g/fld_move.o ../obj_g/fld_newftyp.o ../obj_g/fld_opts.o ../obj_g/fld_pad.o ../obj_g/fld_page.o ../obj_g/fld_stat.o ../obj_g/fld_type.o ../obj_g/fld_user.o ../obj_g/frm_cursor.o ../obj_g/frm_data.o ../obj_g/frm_def.o ../obj_g/frm_driver.o ../obj_g/frm_hook.o ../obj_g/frm_opts.o ../obj_g/frm_page.o ../obj_g/frm_post.o ../obj_g/frm_req_name.o ../obj_g/frm_scale.o ../obj_g/frm_sub.o ../obj_g/frm_user.o ../obj_g/frm_win.o ../obj_g/fty_alnum.o ../obj_g/fty_alpha.o ../obj_g/fty_enum.o ../obj_g/fty_generic.o ../obj_g/fty_int.o ../obj_g/fty_ipv4.o ../obj_g/fty_num.o ../obj_g/fty_regex.o a - ../obj_g/f_trace.o a - ../obj_g/fld_arg.o a - ../obj_g/fld_attr.o a - ../obj_g/fld_current.o a - ../obj_g/fld_def.o a - ../obj_g/fld_dup.o a - ../obj_g/fld_ftchoice.o a - ../obj_g/fld_ftlink.o a - ../obj_g/fld_info.o a - ../obj_g/fld_just.o a - ../obj_g/fld_link.o a - ../obj_g/fld_max.o a - ../obj_g/fld_move.o a - ../obj_g/fld_newftyp.o a - ../obj_g/fld_opts.o a - ../obj_g/fld_pad.o a - ../obj_g/fld_page.o a - ../obj_g/fld_stat.o a - ../obj_g/fld_type.o a - ../obj_g/fld_user.o a - ../obj_g/frm_cursor.o a - ../obj_g/frm_data.o a - ../obj_g/frm_def.o a - ../obj_g/frm_driver.o a - ../obj_g/frm_hook.o a - ../obj_g/frm_opts.o a - ../obj_g/frm_page.o a - ../obj_g/frm_post.o a - ../obj_g/frm_req_name.o a - ../obj_g/frm_scale.o a - ../obj_g/frm_sub.o a - ../obj_g/frm_user.o a - ../obj_g/frm_win.o a - ../obj_g/fty_alnum.o a - ../obj_g/fty_alpha.o a - ../obj_g/fty_enum.o a - ../obj_g/fty_generic.o a - ../obj_g/fty_int.o a - ../obj_g/fty_ipv4.o a - ../obj_g/fty_num.o a - ../obj_g/fty_regex.o /usr/bin/ranlib ../lib/libform_g.a make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/form' ( cd test && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/test' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/back_ground.c -o ../obj_s/back_ground.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dump_window.c -o ../obj_s/dump_window.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/background.c -o ../obj_s/background.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/blue.c -o ../obj_s/blue.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/bs.c -o ../obj_s/bs.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/cardfile.c -o ../obj_s/cardfile.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/chgat.c -o ../obj_s/chgat.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/popup_msg.c -o ../obj_s/popup_msg.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/clip_printw.c -o ../obj_s/clip_printw.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/color_content.c -o ../obj_s/color_content.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/color_set.c -o ../obj_s/color_set.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/combine.c -o ../obj_s/combine.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_altkeys.c -o ../obj_s/demo_altkeys.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_defkey.c -o ../obj_s/demo_defkey.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_forms.c -o ../obj_s/demo_forms.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/edit_field.c -o ../obj_s/edit_field.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_keyok.c -o ../obj_s/demo_keyok.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_menus.c -o ../obj_s/demo_menus.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_new_pair.c -o ../obj_s/demo_new_pair.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_panels.c -o ../obj_s/demo_panels.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_tabs.c -o ../obj_s/demo_tabs.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_termcap.c -o ../obj_s/demo_termcap.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_terminfo.c -o ../obj_s/demo_terminfo.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/ditto.c -o ../obj_s/ditto.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots.c -o ../obj_s/dots.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_curses.c -o ../obj_s/dots_curses.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_mvcur.c -o ../obj_s/dots_mvcur.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_termcap.c -o ../obj_s/dots_termcap.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_xcurses.c -o ../obj_s/dots_xcurses.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dup_field.c -o ../obj_s/dup_field.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/echochar.c -o ../obj_s/echochar.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/extended_color.c -o ../obj_s/extended_color.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/filter.c -o ../obj_s/filter.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/firework.c -o ../obj_s/firework.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/firstlast.c -o ../obj_s/firstlast.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/foldkeys.c -o ../obj_s/foldkeys.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/form_driver_w.c -o ../obj_s/form_driver_w.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/gdc.c -o ../obj_s/gdc.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/hanoi.c -o ../obj_s/hanoi.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/hashtest.c -o ../obj_s/hashtest.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/inch_wide.c -o ../obj_s/inch_wide.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/inchs.c -o ../obj_s/inchs.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/ins_wide.c -o ../obj_s/ins_wide.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/insdelln.c -o ../obj_s/insdelln.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/inserts.c -o ../obj_s/inserts.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/key_names.c -o ../obj_s/key_names.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/keynames.c -o ../obj_s/keynames.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/knight.c -o ../obj_s/knight.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/list_keys.c -o ../obj_s/list_keys.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/lrtest.c -o ../obj_s/lrtest.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/move_field.c -o ../obj_s/move_field.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/movewindow.c -o ../obj_s/movewindow.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/ncurses.c -o ../obj_s/ncurses.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/newdemo.c -o ../obj_s/newdemo.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/padview.c -o ../obj_s/padview.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/pair_content.c -o ../obj_s/pair_content.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/picsmap.c -o ../obj_s/picsmap.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/railroad.c -o ../obj_s/railroad.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/rain.c -o ../obj_s/rain.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/redraw.c -o ../obj_s/redraw.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/savescreen.c -o ../obj_s/savescreen.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/sp_tinfo.c -o ../obj_s/sp_tinfo.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/tclock.c -o ../obj_s/tclock.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_add_wchstr.c -o ../obj_s/test_add_wchstr.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_addchstr.c -o ../obj_s/test_addchstr.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_addstr.c -o ../obj_s/test_addstr.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_addwstr.c -o ../obj_s/test_addwstr.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_arrays.c -o ../obj_s/test_arrays.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_delwin.c -o ../obj_s/test_delwin.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_get_wstr.c -o ../obj_s/test_get_wstr.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_getstr.c -o ../obj_s/test_getstr.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_instr.c -o ../obj_s/test_instr.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_inwstr.c -o ../obj_s/test_inwstr.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_mouse.c -o ../obj_s/test_mouse.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_opaque.c -o ../obj_s/test_opaque.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_setupterm.c -o ../obj_s/test_setupterm.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_sgr.c -o ../obj_s/test_sgr.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_termattrs.c -o ../obj_s/test_termattrs.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_tparm.c -o ../obj_s/test_tparm.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_unget_wch.c -o ../obj_s/test_unget_wch.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_vid_puts.c -o ../obj_s/test_vid_puts.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_vidputs.c -o ../obj_s/test_vidputs.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/testaddch.c -o ../obj_s/testaddch.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/testcurs.c -o ../obj_s/testcurs.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/testscanw.c -o ../obj_s/testscanw.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/view.c -o ../obj_s/view.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/worm.c -o ../obj_s/worm.o /usr/bin/gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/xmas.c -o ../obj_s/xmas.o /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o back_ground ../obj_s/back_ground.o ../obj_s/dump_window.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o background ../obj_s/background.o ../obj_s/dump_window.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o blue ../obj_s/blue.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o bs ../obj_s/bs.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o cardfile ../obj_s/cardfile.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o chgat ../obj_s/chgat.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o clip_printw ../obj_s/clip_printw.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o color_content ../obj_s/color_content.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o color_set ../obj_s/color_set.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o combine ../obj_s/combine.o ../obj_s/dump_window.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_altkeys ../obj_s/demo_altkeys.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_defkey ../obj_s/demo_defkey.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_keyok ../obj_s/demo_keyok.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_menus ../obj_s/demo_menus.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_new_pair ../obj_s/demo_new_pair.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_panels ../obj_s/demo_panels.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_tabs ../obj_s/demo_tabs.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_termcap ../obj_s/demo_termcap.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o demo_terminfo ../obj_s/demo_terminfo.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o ditto ../obj_s/ditto.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o dots ../obj_s/dots.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o dots_curses ../obj_s/dots_curses.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o dots_mvcur ../obj_s/dots_mvcur.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o dots_termcap ../obj_s/dots_termcap.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o dots_xcurses ../obj_s/dots_xcurses.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o dup_field ../obj_s/dup_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o echochar ../obj_s/echochar.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o extended_color ../obj_s/extended_color.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o filter ../obj_s/filter.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o firework ../obj_s/firework.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o firstlast ../obj_s/firstlast.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o foldkeys ../obj_s/foldkeys.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o form_driver_w ../obj_s/form_driver_w.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o gdc ../obj_s/gdc.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o hanoi ../obj_s/hanoi.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o hashtest ../obj_s/hashtest.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o inch_wide ../obj_s/inch_wide.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o inchs ../obj_s/inchs.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o ins_wide ../obj_s/ins_wide.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o insdelln ../obj_s/insdelln.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o inserts ../obj_s/inserts.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o key_names ../obj_s/key_names.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o keynames ../obj_s/keynames.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o knight ../obj_s/knight.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o list_keys ../obj_s/list_keys.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o lrtest ../obj_s/lrtest.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o move_field ../obj_s/move_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o movewindow ../obj_s/movewindow.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o ncurses ../obj_s/ncurses.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o newdemo ../obj_s/newdemo.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o padview ../obj_s/padview.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o pair_content ../obj_s/pair_content.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o picsmap ../obj_s/picsmap.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o railroad ../obj_s/railroad.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o rain ../obj_s/rain.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o redraw ../obj_s/redraw.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o savescreen ../obj_s/savescreen.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o sp_tinfo ../obj_s/sp_tinfo.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o tclock ../obj_s/tclock.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_add_wchstr ../obj_s/test_add_wchstr.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_addchstr ../obj_s/test_addchstr.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_addstr ../obj_s/test_addstr.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_addwstr ../obj_s/test_addwstr.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_arrays ../obj_s/test_arrays.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_delwin ../obj_s/test_delwin.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_get_wstr ../obj_s/test_get_wstr.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_getstr ../obj_s/test_getstr.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_instr ../obj_s/test_instr.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_inwstr ../obj_s/test_inwstr.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_mouse ../obj_s/test_mouse.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_opaque ../obj_s/test_opaque.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_setupterm ../obj_s/test_setupterm.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_sgr ../obj_s/test_sgr.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_termattrs ../obj_s/test_termattrs.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_tparm ../obj_s/test_tparm.o -L../lib -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncurses -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_unget_wch ../obj_s/test_unget_wch.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_vid_puts ../obj_s/test_vid_puts.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o test_vidputs ../obj_s/test_vidputs.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o testaddch ../obj_s/testaddch.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o testcurs ../obj_s/testcurs.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o testscanw ../obj_s/testscanw.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o view ../obj_s/view.o ../obj_s/popup_msg.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o worm ../obj_s/worm.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil /usr/bin/gcc -O2 --param max-inline-insns-single=1200 -o xmas ../obj_s/xmas.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/share\" -I. -I../include -I/home/thomas/autobuild/instance-3/output-1/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/test' ( cd misc && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/misc' make[2]: warning: -j4 forced in submake: resetting jobserver mode. make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/misc' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224' >>> host-ncurses 6.3-20221224 Installing to host directory PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224' ( cd include && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/include' make[2]: warning: -j4 forced in submake: resetting jobserver mode. mkdir -p /home/thomas/autobuild/instance-3/output-1/host/include/ncurses installing curses.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses installing unctrl.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses installing ncurses_dll.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses installing term.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses installing termcap.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses installing ./tic.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses installing ./term_entry.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses installing ./nc_tparm.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/include' ( cd ncurses && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/ncurses' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/host/lib/libncurses.so.6.3 /usr/bin/gcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/host/lib/libncurses.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/host/lib/libncurses.so.6.3 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib /usr/bin/ld: total time in link: 0.036843 cd /home/thomas/autobuild/instance-3/output-1/host/lib && (ln -s -f libncurses.so.6.3 libncurses.so.6; ln -s -f libncurses.so.6 libncurses.so; ) installing ../lib/libncurses_g.a as /home/thomas/autobuild/instance-3/output-1/host/lib/libncurses_g.a /usr/bin/install -c -m 644 ../lib/libncurses_g.a /home/thomas/autobuild/instance-3/output-1/host/lib/libncurses_g.a /usr/bin/ranlib /home/thomas/autobuild/instance-3/output-1/host/lib/libncurses_g.a make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/ncurses' ( cd progs && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/progs' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /usr/bin/install -c -s tic /home/thomas/autobuild/instance-3/output-1/host/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s toe /home/thomas/autobuild/instance-3/output-1/host/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking infotocap to tic ( cd /home/thomas/autobuild/instance-3/output-1/host/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) linking captoinfo to tic ( cd /home/thomas/autobuild/instance-3/output-1/host/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) /usr/bin/install -c -s infocmp /home/thomas/autobuild/instance-3/output-1/host/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s clear /home/thomas/autobuild/instance-3/output-1/host/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s tabs /home/thomas/autobuild/instance-3/output-1/host/bin/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s tput /home/thomas/autobuild/instance-3/output-1/host/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s tset /home/thomas/autobuild/instance-3/output-1/host/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking reset to tset ( cd /home/thomas/autobuild/instance-3/output-1/host/bin && ln -s -f `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/progs' ( cd panel && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/panel' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/host/lib/libpanel.so.6.3 /usr/bin/gcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/host/lib/libpanel.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/host/lib/libpanel.so.6.3 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses /usr/bin/ld: total time in link: 0.013430 cd /home/thomas/autobuild/instance-3/output-1/host/lib && (ln -s -f libpanel.so.6.3 libpanel.so.6; ln -s -f libpanel.so.6 libpanel.so; ) installing ../lib/libpanel_g.a as /home/thomas/autobuild/instance-3/output-1/host/lib/libpanel_g.a /usr/bin/install -c -m 644 ../lib/libpanel_g.a /home/thomas/autobuild/instance-3/output-1/host/lib/libpanel_g.a /usr/bin/ranlib /home/thomas/autobuild/instance-3/output-1/host/lib/libpanel_g.a installing ./panel.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/panel' ( cd menu && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/menu' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/host/lib/libmenu.so.6.3 /usr/bin/gcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/host/lib/libmenu.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/host/lib/libmenu.so.6.3 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses /usr/bin/ld: total time in link: 0.013700 cd /home/thomas/autobuild/instance-3/output-1/host/lib && (ln -s -f libmenu.so.6.3 libmenu.so.6; ln -s -f libmenu.so.6 libmenu.so; ) installing ../lib/libmenu_g.a as /home/thomas/autobuild/instance-3/output-1/host/lib/libmenu_g.a /usr/bin/install -c -m 644 ../lib/libmenu_g.a /home/thomas/autobuild/instance-3/output-1/host/lib/libmenu_g.a /usr/bin/ranlib /home/thomas/autobuild/instance-3/output-1/host/lib/libmenu_g.a installing ./eti.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses installing ./menu.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/menu' ( cd form && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/form' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/host/lib/libform.so.6.3 /usr/bin/gcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/host/lib/libform.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/host/lib/libform.so.6.3 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses /usr/bin/ld: total time in link: 0.019746 cd /home/thomas/autobuild/instance-3/output-1/host/lib && (ln -s -f libform.so.6.3 libform.so.6; ln -s -f libform.so.6 libform.so; ) installing ../lib/libform_g.a as /home/thomas/autobuild/instance-3/output-1/host/lib/libform_g.a /usr/bin/install -c -m 644 ../lib/libform_g.a /home/thomas/autobuild/instance-3/output-1/host/lib/libform_g.a /usr/bin/ranlib /home/thomas/autobuild/instance-3/output-1/host/lib/libform_g.a installing ./form.h in /home/thomas/autobuild/instance-3/output-1/host/include/ncurses make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/form' ( cd test && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/test' make[2]: warning: -j4 forced in submake: resetting jobserver mode. make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/test' ( cd misc && /usr/bin/make -w -j4 --jobserver-auth=3,4 DESTDIR="" RPATH_LIST="/home/thomas/autobuild/instance-3/output-1/host/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/misc' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /usr/bin/install -c ncurses-config /home/thomas/autobuild/instance-3/output-1/host/bin/ncurses6-config make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224/misc' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-ncurses-6.3-20221224' ncurses-6.3-20221224.tar.gz: OK (sha256: 4057d800ee96623ae70d06b05b2dadb481a80c030e4968aa5d9bcea4439441da) >>> ncurses 6.3-20221224 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/ncurses/ncurses-6.3-20221224.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224 -xf - >>> ncurses 6.3-20221224 Patching >>> ncurses 6.3-20221224 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ncurses 6.3-20221224 Patching libtool >>> ncurses 6.3-20221224 Configuring (cd /home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-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=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-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-cxx --without-cxx-binding --without-ada --without-tests --disable-big-core --without-profile --disable-rpath --disable-rpath-hack --enable-echo --enable-const --enable-overwrite --enable-pc-files --disable-stripping --with-pkg-config-libdir="/usr/lib/pkgconfig" --without-progs --without-manpages --with-shared --without-normal --with-gpm=libgpm.so.2 --without-debug ) configure: loading site script /dev/null checking for ggrep... no checking for grep... grep checking for egrep... grep -E Configuring NCURSES 6.3 ABI 6 (Sat Feb 18 00:36:16 CET 2023) checking for package version... 6.3 checking for package patch date... 20221224 checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-gnu checking target system type... mips64el-buildroot-linux-gnu Configuring for linux-gnu checking for fgrep... grep -F checking for prefix... /usr checking for mips64el-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc accepts -g... yes checking version of /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc needs -traditional... no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc understands -c and -o together... yes checking if you want to ensure bool is consistent with C++... no checking if you want to build C++ binding and demo... no checking if you want to build with Ada... no checking if you want to install terminal database... yes checking if you want to install manpages... no checking if you want to build programs such as tic... no checking if you want to build test-programs... no checking if you wish to install curses.h... yes checking for mawk... mawk checking for a BSD compatible install... /usr/bin/install -c checking for lint... no checking for cppcheck... no checking for splint... no checking whether ln -s works... yes checking if ln -s -f options work... yes checking for long file names... yes checking if you want to use pkg-config... yes checking for mips64el-buildroot-linux-gnu-pkg-config... /home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config checking for /home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config library directory... /usr/lib/pkgconfig checking if we should install .pc files for /home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config... yes checking for suffix to add to pc-files... none checking if we should assume mixed-case filenames... auto checking if filesystem supports mixed-case filenames... yes checking whether make sets ${MAKE}... yes checking for ".PHONY" make-support... yes checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... etags checking for ctags... yes checking for etags... yes checking for makeflags variable... -${MAKEFLAGS} checking for mips64el-buildroot-linux-gnu-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib checking for mips64el-buildroot-linux-gnu-ld... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld checking for mips64el-buildroot-linux-gnu-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar checking for mips64el-buildroot-linux-gnu-nm... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm checking for mips64el-buildroot-linux-gnu-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar checking for options to update archives... -curvU checking if you have specified an install-prefix... 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 if the build-compiler "gcc" works... yes checking if libtool -version-number should be used... yes checking if you want to build libraries with libtool... no checking if you want to build shared libraries... yes checking if you want to build static libraries... no checking if you want to build debug libraries... no checking if you want to build profiling libraries... no checking for specified models... shared checking for default model... shared checking if you want to have a library-prefix... auto checking for PATH separator... : checking if you want to build a separate terminfo library... no checking if you want to build a separate tic library... no checking for default loader flags... checking if rpath option should be used... no checking if shared libraries should be relinked during install... yes checking if release/abi version should be used for shared libs... auto checking which /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc option to use... -fPIC checking if current CFLAGS link properly... yes checking if versioned-symbols file should be used... no checking if you want to link with the GPM mouse library... libgpm.so.2 checking for gpm.h... yes checking if you want to load GPM dynamically... yes checking for dlsym... yes checking whether able to link to dl*() functions... ok checking for soname of gpm library... unknown checking for Gpm_Wgetch in -lgpm... no checking if you want to use PCRE2 for regular-expressions... no checking if you want to disable library suffixes... no checking if you want to disable extra LDFLAGS for package-scripts... no checking if you wish to append extra suffix to header/library paths... checking if you wish to install ncurses overwriting curses... yes checking if external terminfo-database is used... yes checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src checking whether to use hashed database instead of directory/tree... no checking for list of fallback descriptions... checking for mips64el-buildroot-linux-gnu-tic... no checking for tic... tic checking for mips64el-buildroot-linux-gnu-infocmp... no checking for infocmp... infocmp checking if you want modern xterm or antique... xterm-new checking if xterm backspace sends BS or DEL... BS configure: WARNING: expected --with-xterm-kbs=DEL for linux-gnu checking for list of terminfo directories... /usr/share/terminfo checking for default terminfo directory... /usr/share/terminfo checking if big-core option selected... no checking if big-strings option selected... yes checking if you want termcap-fallback support... no checking if ~/.terminfo is wanted... yes checking if you want to permit root to use ncurses environment variables... yes checking if you want to permit setuid programs to access all files... yes checking for unistd.h... yes checking for remove... yes checking for unlink... yes checking for link... yes checking for symlink... yes checking if tic should use symbolic links... no checking if tic should use hard links... yes checking if you want broken-linker support code... no checking if tputs should process BSD-style prefix padding... 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=600 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if SIGWINCH is defined... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... no checking whether to enable _LP64 definition in curses.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 _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 tparm not to use X/Open fixed-parameter list... yes checking if you want to enable wattr* macros... no checking for X11 rgb file... /usr/share/X11/rgb.txt checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... uint32_t checking for type of ospeed... short checking for type of mmask_t... uint32_t checking for size CCHARW_MAX... 5 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... (cached) yes checking for signed char... yes checking size of signed char... 1 checking if you want to use signed Boolean array in term.h... no checking for type of tparm args... intptr_t checking if RCS identifiers should be compiled-in... no checking format of man-pages... gzip checking for manpage renaming... /home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/man/man_db.renames checking if manpage aliases will be installed... yes checking if manpage symlinks should be used... yes checking for manpage tbl... no checking if you want to build with function extensions... yes checking if you want to build with SCREEN extensions... yes checking if you want to build with terminal-driver... no checking for extended use of const keyword... yes checking if you want to use extended colors... yes configure: WARNING: This option applies only to wide-character library checking if you want to use extended mouse encoding... yes checking if you want to use extended putwin/screendump... yes checking if you want $NCURSES_NO_PADDING code... yes checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want to link with the pthread library... no checking if you want reentrant code... no checking if you want opaque curses-library structures... no checking if you want opaque form-library structures... no checking if you want opaque menu-library structures... no checking if you want opaque panel-library structures... no checking if you want all development code... no checking if you want hard-tabs code... no checking if you want limited support for xmc... no checking if you do not want to assume colors are white-on-black... yes checking if you want hashmap scrolling-optimization code... yes checking if you want colorfgbg code... no checking if you want to use gcc -fvisibility option... no checking if you want interop bindings... yes checking if you want experimental safe-sprintf code... no checking if you want wgetch-events code... no checking if you want to see long compiling messages... yes checking if you want to install stripped executables... no checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no configure: checking for /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to work around bogus compiler/loader warnings... no checking if you want to enable runtime assertions... 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 whether to add trace feature to all models... no checking if we want to use GNAT projects... yes checking for gettimeofday... yes checking if -lm needed for math functions... yes checking if -lm is available for math functions... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether time.h and sys/time.h may both be included... yes checking for regcomp... yes checking for regular-expression headers... regex.h checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for math.h... yes checking for poll.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for unistd.h... (cached) yes checking for wctype.h... yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for header declaring getopt variables... unistd.h checking if external environ is declared... no checking if external environ exists... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for strdup... yes checking if getenv returns consistent values... unknown checking if sys/time.h works with sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking if /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc supports options to tune inlining... yes checking for signal global datatype... volatile sig_atomic_t checking if unsigned literals are legal... yes checking if external errno is declared... yes checking if external errno exists... no checking if data-only library module links... unknown checking for fpathconf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getopt... yes checking for issetugid... no checking for localeconv... yes checking for poll... yes checking for putenv... (cached) yes checking for remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... yes checking for setenv... (cached) yes checking for setfsuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigvec... no checking for snprintf... yes checking for strdup... (cached) yes checking for strstr... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for times... yes checking for tsearch... yes checking for vsnprintf... yes checking if _PATH_TTYS is defined in ttyent.h... yes checking if _PATH_TTYS file exists... unknown checking for getttynam... yes checking for isascii... yes checking whether sigaction needs _POSIX_SOURCE... no checking if nanosleep really works... unknown checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... no checking whether termios.h needs _POSIX_SOURCE... no checking for tcgetattr... yes checking for vsscanf function or workaround... vsscanf checking for unistd.h... (cached) yes checking for working mkstemp... maybe checking for mkstemp... yes configure: WARNING: cross compiling: assume setvbuf params not reversed checking for intptr_t... yes checking for ssize_t... yes checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking for posix_openpt... yes checking if poll really works... unknown checking for va_copy... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking if fopen accepts explicit binary mode... unknown checking for openpty in -lutil... yes checking for openpty header... pty.h checking if we should include stdbool.h... yes checking for builtin bool type... no checking for bool... yes checking size of bool... 1 checking for type of bool... unsigned char checking for library subsets... termlib+ext_tinfo+base+ext_funcs checking default library suffix... checking default library-dependency suffix... .so checking default object directory... obj_s checking where we will install curses.h... ${prefix}/include checking for desired basename for form library... form checking for desired basename for menu library... menu checking for desired basename for panel library... panel checking for desired basename for cxx library... ncurses++ checking for src modules... ncurses panel menu form checking for defines to add to ncurses6-config script... -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 package: ncurses checking for linker search path... /usr/lib /lib configure: creating ./config.status config.status: creating include/MKterm.h.awk config.status: creating include/curses.head config.status: creating include/ncurses_dll.h config.status: creating include/termcap.h config.status: creating include/unctrl.h config.status: creating man/man_db.renames config.status: creating include/Makefile config.status: creating ncurses/Makefile config.status: creating panel/Makefile config.status: creating menu/Makefile config.status: creating form/Makefile config.status: creating misc/Makefile config.status: creating misc/run_tic.sh config.status: creating misc/ncurses-config config.status: creating man/ncurses6-config.1 config.status: creating misc/gen-pkgconfig config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for shared model (ncurses: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (panel: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (menu: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (form: termlib+ext_tinfo+base+ext_funcs) creating headers.sh make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' ** Configuration summary for NCURSES 6.3 20221224: extended funcs: yes xterm terminfo: xterm-new bin directory: /usr/bin lib directory: /usr/lib include directory: /usr/include man directory: /usr/share/man terminfo directory: /usr/share/terminfo pkg-config directory: /usr/lib/pkgconfig make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' >>> ncurses 6.3-20221224 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224 DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot sources make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' ( cd include && /usr/bin/make -w -j1 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" sources ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/include' cat curses.head >curses.h AWK=mawk /bin/bash ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h /bin/bash -c 'if test "0" = "1" ; then cat ./curses.events >>curses.h ; fi' /bin/bash -c 'if test "chtype" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi' cat ./curses.tail >>curses.h /bin/bash ./MKhashsize.sh ./Caps ./Caps-ncurses >hashsize.h AWK=mawk /bin/bash ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h AWK=mawk /bin/bash ./MKparametrized.sh ./Caps ./Caps-ncurses >parametrized.h touch config.h mawk -f MKterm.h.awk ./Caps ./Caps-ncurses > term.h /bin/bash ./edit_cfg.sh ../include/ncurses_cfg.h term.h ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 ** edit: HAVE_TERMIO_H 1 ** edit: BROKEN_LINKER 0 make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/include' ( cd ncurses && /usr/bin/make -w -j1 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" sources ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ncurses' mawk -f ./tinfo/MKcodes.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >codes.c gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include ./tinfo/make_hash.c /bin/bash -e ./tinfo/MKcaptab.sh mawk 1 ./tinfo/MKcaptab.awk ../include/Caps ../include/Caps-ncurses > comp_captab.c /bin/bash -e ./tinfo/MKuserdefs.sh mawk 1 ../include/Caps ../include/Caps-ncurses > comp_userdefs.c /bin/bash -e ./tty/MKexpanded.sh "/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG > expanded.c /bin/bash -e ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src "tic" "infocmp" >fallback.c FGREP="grep -F" /bin/bash -e ./base/MKlib_gen.sh "/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "mawk" generated <../include/curses.h >lib_gen.c .. adding -P option to work around /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp 11.3.0 AWK=mawk /bin/bash ./tinfo/MKkeys_list.sh ../include/Caps ../include/Caps-ncurses | LC_ALL=C sort >keys.list mawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c FGREP="grep -F" /bin/bash -e ./base/MKlib_gen.sh "/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "mawk" implemented <../include/curses.h >link_test.c .. adding -P option to work around /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp 11.3.0 mawk -f ./tinfo/MKnames.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >names.c echo | mawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include ./tinfo/make_keys.c ./make_keys keys.list > init_keytry.h make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ncurses' ( cd panel && /usr/bin/make -w -j1 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" sources ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/panel' rm -f ../include/panel.h cp ./panel.h ../include/panel.h make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/panel' ( cd menu && /usr/bin/make -w -j1 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" sources ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/menu' rm -f ../include/menu.h cp ./menu.h ../include/menu.h rm -f ../include/eti.h cp ./eti.h ../include/eti.h rm -f ../include/mf_common.h cp ./mf_common.h ../include/mf_common.h make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/menu' ( cd form && /usr/bin/make -w -j1 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" sources ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/form' rm -f ../include/form.h cp ./form.h ../include/form.h make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/form' ( cd misc && /usr/bin/make -w -j1 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" sources ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/misc' WHICH_XTERM=xterm-new \ XTERM_KBS=BS \ datadir=/usr/share \ /bin/bash ./gen_edit.sh >run_tic.sed echo '** adjusting tabset paths' ** adjusting tabset paths sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp /bin/bash ./gen-pkgconfig ** creating ncurses.pc ** creating panel.pc ** creating menu.pc ** creating form.pc touch pc-files make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/misc' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' rm -rf /home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/misc/pc-files PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224 DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' ( cd include && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/include' make[2]: warning: -j4 forced in submake: resetting jobserver mode. make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/include' ( cd ncurses && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ncurses' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/new_pair.c -o ../obj_s/new_pair.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_userdefs.c -o ../obj_s/comp_userdefs.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/obsolete.c -o ../obj_s/obsolete.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o linking ../lib/libncurses.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libncurses.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libncurses.so.6.3 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.037384 cd ../lib && (ln -s -f libncurses.so.6.3 libncurses.so.6; ln -s -f libncurses.so.6 libncurses.so; ) make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ncurses' ( cd panel && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/panel' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o linking ../lib/libpanel.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanel.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libpanel.so.6.3 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.016520 cd ../lib && (ln -s -f libpanel.so.6.3 libpanel.so.6; ln -s -f libpanel.so.6 libpanel.so; ) make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/panel' ( cd menu && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/menu' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o linking ../lib/libmenu.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenu.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libmenu.so.6.3 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.018222 cd ../lib && (ln -s -f libmenu.so.6.3 libmenu.so.6; ln -s -f libmenu.so.6 libmenu.so; ) make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/menu' ( cd form && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/form' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_generic.c -o ../obj_s/fty_generic.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o linking ../lib/libform.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libform.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libform.so.6.3 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.019451 cd ../lib && (ln -s -f libform.so.6.3 libform.so.6; ln -s -f libform.so.6 libform.so; ) make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/form' ( cd misc && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/misc' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /bin/bash ./gen-pkgconfig ** creating ncurses.pc ** creating panel.pc ** creating menu.pc ** creating form.pc touch pc-files make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/misc' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' >>> ncurses 6.3-20221224 Installing to staging directory PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' ( cd include && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/include' make[2]: warning: -j4 forced in submake: resetting jobserver mode. installing curses.h in /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include installing unctrl.h in /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include installing ncurses_dll.h in /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include installing term.h in /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include installing termcap.h in /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/include' ( cd ncurses && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ncurses' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libncurses.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libncurses.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libncurses.so.6.3 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.036174 cd /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && (ln -s -f libncurses.so.6.3 libncurses.so.6; ln -s -f libncurses.so.6 libncurses.so; ) linking libncurses.so.6.3 to libcurses.so cd /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && (ln -s -f libncurses.so.6.3 libcurses.so; ) make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ncurses' ( cd panel && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/panel' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpanel.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpanel.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpanel.so.6.3 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.014881 cd /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && (ln -s -f libpanel.so.6.3 libpanel.so.6; ln -s -f libpanel.so.6 libpanel.so; ) installing ./panel.h in /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/panel' ( cd menu && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/menu' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmenu.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmenu.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmenu.so.6.3 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.016794 cd /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && (ln -s -f libmenu.so.6.3 libmenu.so.6; ln -s -f libmenu.so.6 libmenu.so; ) installing ./eti.h in /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include installing ./menu.h in /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/menu' ( cd form && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/form' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libform.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libform.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libform.so.6.3 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.019045 cd /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && (ln -s -f libform.so.6.3 libform.so.6; ln -s -f libform.so.6 libform.so; ) installing ./form.h in /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/form' ( cd misc && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/misc' make[2]: warning: -j4 forced in submake: resetting jobserver mode. mkdir -p /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/tabset DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot \ prefix=/usr \ exec_prefix=/usr \ bindir=/usr/bin \ top_srcdir=.. \ srcdir=. \ datadir=/usr/share \ ticdir=/usr/share/terminfo \ source=terminfo.tmp \ cross_compiling=yes \ /bin/bash ./run_tic.sh ** Building terminfo database, please wait... Running tic to install /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. ncurses 6.3.20221224 "terminfo.tmp", line 1232, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5326, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5358, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5405, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5405, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5420, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5420, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5442, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5442, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 8597, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff 1814 entries written to /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo ** built new /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo ** sym-linked /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 finished install.data /usr/bin/install -c ncurses-config /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ncurses6-config installing ncurses.pc installing ncurses.pc installing panel.pc installing menu.pc installing form.pc make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/misc' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' >>> ncurses 6.3-20221224 Fixing package configuration files >>> ncurses 6.3-20221224 Fixing libtool files for la in $(find /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/thomas/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/thomas/autobuild/instance-3/output-1/host/mips64el-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@:/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/thomas/autobuild/instance-3/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 >>> ncurses 6.3-20221224 Installing to target PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-3/output-1/target install -C /home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' ( cd include && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/target DESTDIR="/home/thomas/autobuild/instance-3/output-1/target" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/include' make[2]: warning: -j4 forced in submake: resetting jobserver mode. installing curses.h in /home/thomas/autobuild/instance-3/output-1/target/usr/include installing unctrl.h in /home/thomas/autobuild/instance-3/output-1/target/usr/include installing ncurses_dll.h in /home/thomas/autobuild/instance-3/output-1/target/usr/include installing term.h in /home/thomas/autobuild/instance-3/output-1/target/usr/include installing termcap.h in /home/thomas/autobuild/instance-3/output-1/target/usr/include make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/include' ( cd ncurses && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/target DESTDIR="/home/thomas/autobuild/instance-3/output-1/target" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ncurses' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libncurses.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libncurses.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libncurses.so.6.3 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.029343 cd /home/thomas/autobuild/instance-3/output-1/target/usr/lib && (ln -s -f libncurses.so.6.3 libncurses.so.6; ln -s -f libncurses.so.6 libncurses.so; ) linking libncurses.so.6.3 to libcurses.so cd /home/thomas/autobuild/instance-3/output-1/target/usr/lib && (ln -s -f libncurses.so.6.3 libcurses.so; ) make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/ncurses' ( cd panel && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/target DESTDIR="/home/thomas/autobuild/instance-3/output-1/target" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/panel' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libpanel.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libpanel.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libpanel.so.6.3 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.015275 cd /home/thomas/autobuild/instance-3/output-1/target/usr/lib && (ln -s -f libpanel.so.6.3 libpanel.so.6; ln -s -f libpanel.so.6 libpanel.so; ) installing ./panel.h in /home/thomas/autobuild/instance-3/output-1/target/usr/include make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/panel' ( cd menu && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/target DESTDIR="/home/thomas/autobuild/instance-3/output-1/target" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/menu' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libmenu.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libmenu.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libmenu.so.6.3 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.015491 cd /home/thomas/autobuild/instance-3/output-1/target/usr/lib && (ln -s -f libmenu.so.6.3 libmenu.so.6; ln -s -f libmenu.so.6 libmenu.so; ) installing ./eti.h in /home/thomas/autobuild/instance-3/output-1/target/usr/include installing ./menu.h in /home/thomas/autobuild/instance-3/output-1/target/usr/include make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/menu' ( cd form && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/target DESTDIR="/home/thomas/autobuild/instance-3/output-1/target" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/form' make[2]: warning: -j4 forced in submake: resetting jobserver mode. linking /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libform.so.6.3 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g0 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libform.so.6.3 .6.3`.6,-stats,-lc -o /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libform.so.6.3 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses -ldl /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/11.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: total time in link: 0.017383 cd /home/thomas/autobuild/instance-3/output-1/target/usr/lib && (ln -s -f libform.so.6.3 libform.so.6; ln -s -f libform.so.6 libform.so; ) installing ./form.h in /home/thomas/autobuild/instance-3/output-1/target/usr/include make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/form' ( cd misc && /usr/bin/make -w -j4 --jobserver-auth=3,4 -- DESTDIR=/home/thomas/autobuild/instance-3/output-1/target DESTDIR="/home/thomas/autobuild/instance-3/output-1/target" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/misc' make[2]: warning: -j4 forced in submake: resetting jobserver mode. mkdir -p /home/thomas/autobuild/instance-3/output-1/target/usr/share/tabset DESTDIR=/home/thomas/autobuild/instance-3/output-1/target \ prefix=/usr \ exec_prefix=/usr \ bindir=/usr/bin \ top_srcdir=.. \ srcdir=. \ datadir=/usr/share \ ticdir=/usr/share/terminfo \ source=terminfo.tmp \ cross_compiling=yes \ /bin/bash ./run_tic.sh ** Building terminfo database, please wait... Running tic to install /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. ncurses 6.3.20221224 "terminfo.tmp", line 1232, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5326, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5358, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5405, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5405, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5420, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5420, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5442, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5442, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 8597, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff 1814 entries written to /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo ** built new /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo ** sym-linked /home/thomas/autobuild/instance-3/output-1/target/usr/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 finished install.data /usr/bin/install -c ncurses-config /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ncurses6-config installing ncurses.pc installing ncurses.pc installing panel.pc installing menu.pc installing form.pc make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224/misc' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/ncurses-6.3-20221224' rm -f -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo /home/thomas/autobuild/instance-3/output-1/target/usr/share/tabset /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/a/ansi /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/a/ansi /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/d/dumb /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/d/dumb /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/l/linux /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/l/linux /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/p/putty /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/p/putty /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/p/putty-256color /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/p/putty-256color /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/p/putty-vt100 /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/p/putty-vt100 /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/s/screen /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/s/screen /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/s/screen-256color /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/s/screen-256color /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt100 /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/v/vt100 /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt100-putty /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/v/vt100-putty /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt102 /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/v/vt102 /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt200 /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/v/vt200 /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt220 /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/v/vt220 /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/x/xterm /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm+256color /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/x/xterm+256color /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm-256color /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/x/xterm-256color /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm-color /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/x/xterm-color /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm-xfree86 /home/thomas/autobuild/instance-3/output-1/target/usr/share/terminfo/x/xterm-xfree86 nano-7.2.tar.xz: OK (sha256: 86f3442768bd2873cec693f83cdf80b4b444ad3cc14760b74361474fc87a4526) >>> nano 7.2 Extracting xzcat /home/thomas/autobuild/instance-3/dl/nano/nano-7.2.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/nano-7.2 -xf - >>> nano 7.2 Patching Applying 0001-lib-getrandom.c-fix-build-with-uclibc-1.0.35.patch using patch: patching file lib/getrandom.c >>> nano 7.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/nano-7.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> nano 7.2 Patching libtool >>> nano 7.2 Configuring (cd /home/thomas/autobuild/instance-3/output-1/build/nano-7.2/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-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=no ac_cv_prog_NCURSESW_CONFIG=false CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-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-tiny --disable-libmagic --disable-libmagic --disable-color ) 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 build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-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 whether make supports the include directive... yes (GNU style) checking for mips64el-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 wchar.h... yes checking for minix/config.h... no checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for glob.h... yes checking for threads.h... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for malloc.h... yes checking for features.h... yes checking for stdbool.h... yes checking for stdckdint.h... no checking for strings.h... (cached) yes checking for sys/random.h... yes checking for sys/wait.h... yes checking for utime.h... yes 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 mips64el-buildroot-linux-gnu-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar checking for /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc option to enable large file support... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for futimens... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for glob... yes checking for glob_pattern_p... yes checking for getpwnam_r... yes checking for isblank... yes checking for iswcntrl... yes checking for iswblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkstemps... yes checking for nl_langinfo... yes checking for openat... yes checking for pipe... yes checking for iswctype... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for vasnprintf... no checking for utimensat... yes checking for lutimes... yes checking for wcrtomb... yes checking for wcwidth... yes checking for wmempcpy... yes checking for chmod... yes checking for chown... yes checking for fchmod... yes checking for fchown... yes checking for flockfile... yes checking for funlockfile... yes checking for fork... yes checking for fsync... yes checking for geteuid... yes checking for wait... yes checking for waitpid... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for complete errno.h... yes checking whether error is declared... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... guessing yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... cross-compiling checking for pid_t... yes checking for mode_t... yes checking for mbstate_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether lstat correctly handles trailing slash... guessing yes checking whether getcwd (NULL, 0) allocates memory for result... guessing yes checking for getcwd with POSIX signature... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking whether getlogin_r is declared... yes checking whether getlogin 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 whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... 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 WORD_BIT, BOOL_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 where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... (cached) no checking whether iswcntrl works... guessing yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... 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 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 locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... guessing yes checking for multithread API to use... posix checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... 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 for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... guessing no checking whether memrchr is declared... yes 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 for sigset_t... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether snprintf returns a byte count as in C99... guessing yes checking whether snprintf is declared... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... guessing yes checking whether printf supports 'long double' arguments... (cached) yes checking whether printf supports infinite 'double' arguments... guessing yes checking whether printf supports infinite 'long double' arguments... (cached) yes checking whether printf supports the 'a' and 'A' directives... guessing yes checking whether printf supports the 'F' directive... guessing yes checking whether printf supports the 'n' directive... (cached) yes checking whether printf supports the 'ls' directive... guessing yes checking whether printf supports the grouping flag... guessing yes checking whether printf supports the left-adjust flag correctly... guessing yes checking whether printf supports the zero flag correctly... guessing yes checking whether printf supports large precisions... guessing yes checking whether printf survives out-of-memory conditions... guessing yes checking whether snprintf truncates the result as in C99... guessing yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system 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 whether strnlen is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether the utimes function works... guessing no checking whether vsnprintf is declared... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... yes, an macro checking whether btowc(0) is correct... guessing yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... unknown, assuming no checking whether dup2 works... guessing yes checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... guessing yes checking for working POSIX fnmatch... guessing no checking whether free is known to preserve errno... yes checking whether frexp works... guessing yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... guessing yes checking whether fstatat (..., 0) works... guessing yes checking whether futimens works... guessing no checking for working getdelim function... guessing yes checking whether getdtablesize works... guessing yes checking for getline... yes checking for working getline function... guessing yes checking whether getlogin_r is declared... (cached) yes checking for getlogin_r... yes checking whether getlogin_r works with small buffers... 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 declared... yes checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for GNU glob interface version 1 or 2... yes checking whether glob lists broken symlinks... (cached) yes checking whether glob NOTDIR*/ omits symlink to nondir... guessing no checking whether getlogin_r is declared... (cached) yes checking for getlogin_r... (cached) yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... guessing yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... guessing yes checking whether iswblank is declared... yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no 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 whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... yes checking bp-sym.h usability... no checking bp-sym.h presence... no checking for bp-sym.h... no checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... guessing yes checking whether mkdir handles trailing dot... guessing yes checking whether YESEXPR works... guessing yes checking whether open recognizes a trailing slash... guessing yes checking for opendir... yes checking whether frexp works... (cached) guessing yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) guessing yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... guessing yes checking whether ldexpl is declared... yes checking for raise... yes checking for sigprocmask... yes checking for readdir... 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 whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... guessing yes checking for signbit compiler built-ins... guessing yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... guessing yes checking whether printf supports POSIX/XSI format strings with positions... guessing yes checking for snprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... (cached) yes checking whether snprintf respects a size of 1... (cached) guessing yes checking whether vsnprintf respects a zero size as in C99... guessing yes checking for ssize_t... 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 va_copy... yes checking for bool, true, false... no checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strcasestr... yes checking for working strerror function... guessing yes checking for working strnlen... yes checking for utime... yes checking whether utime handles trailing slashes on files... guessing yes checking whether futimes is declared... yes checking for futimes... yes checking whether futimesat is declared... yes checking for futimesat... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) guessing yes checking whether printf supports POSIX/XSI format strings with positions... (cached) guessing yes checking for vsnprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... (cached) yes checking whether snprintf respects a size of 1... (cached) guessing yes checking whether vsnprintf respects a zero size as in C99... (cached) guessing 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 wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... guessing yes checking for wmemchr... yes checking for stdint.h... (cached) yes checking whether ln -s works... yes checking for library containing strerror... none required checking pkg-config is at least version 0.9.0... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking whether building from git... no checking for libintl.h... (cached) yes checking for limits.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for sys/param.h... (cached) yes checking whether to enable UTF-8 support... auto checking for iswalpha... yes checking for iswalnum... yes checking for iswpunct... yes checking for mbstowcs... yes checking for wctomb... yes checking whether C compiler accepts -Wall... yes checking for ncursesw... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for mips64el-buildroot-linux-gnu-ncursesw5-config... (cached) false checking for wget_wch in -lncursesw... no checking for initscr in -lncurses... yes The curses library to be used is: ncurses checking for use_default_colors in -lncurses... yes checking for set_escdelay in -lncurses... yes checking for key_defined in -lncurses... yes configure: WARNING: *** Insufficient UTF-8 support was detected in your curses *** and/or C libraries. If you want UTF-8 support, please *** verify that both your curses library and your C library *** were built with wide-character support. checking for enhanced regular expression flag... no checking for HTML support in groff... groff: can't find 'DESC' file groff: fatal error: invalid device 'html' (try installing the 'groff' package?) no configure: WARNING: *** Will not generate HTML version of man pages. Consider *** installing a newer version of groff with HTML support. 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 doc/sample.nanorc config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating syntax/Makefile 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 make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' The global nanorc file is: /etc/nanorc Syntaxes get installed in: /usr/share/nano/ make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' >>> nano 7.2 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CURSES_LIB="-lncurses" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/nano-7.2/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' /usr/bin/make all-recursive make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' Making all in doc make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' Making all in lib make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/1/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./ctype.in.h > ctype.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's/@''GNULIB_OPENDIR''@/1/g' \ -e 's/@''GNULIB_READDIR''@/1/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./dirent.in.h > dirent.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/1/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t mv alloca.h-t alloca.h mv ctype.h-t ctype.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_FNMATCH_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FNMATCH_H''@||g' \ -e 's/@''GNULIB_FNMATCH''@/1/g' \ -e 's|@''HAVE_FNMATCH''@|1|g' \ -e 's|@''REPLACE_FNMATCH''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fnmatch.in.h > fnmatch.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ ./getopt.in.h > getopt.h-t mv dirent.h-t dirent.h mv fcntl.h-t fcntl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ ./getopt-cdefs.in.h > getopt-cdefs.h-t mv getopt.h-t getopt.h /usr/bin/mkdir -p 'malloc' mv fnmatch.h-t fnmatch.h mv getopt-cdefs.h-t getopt-cdefs.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e '/libc_hidden_proto/d' \ ./malloc/dynarray.h > malloc/dynarray.gl.h-t /usr/bin/mkdir -p 'malloc' /usr/bin/mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GLOB_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_GLOB_H''@||g' \ -e 's/@''GNULIB_GLOB''@/1/g' \ -e 's|@''HAVE_GLOB''@|1|g' \ -e 's|@''HAVE_GLOB_PATTERN_P''@|1|g' \ -e 's|@''REPLACE_GLOB''@|1|g' \ -e 's|@''REPLACE_GLOB_PATTERN_P''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./glob.in.h > glob.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|||g' \ -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \ -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \ -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ ./malloc/dynarray-skeleton.c > malloc/dynarray-skeleton.gl.h-t mv malloc/dynarray.gl.h-t malloc/dynarray.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ -e '/libc_hidden_proto/d' \ ./malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e '/__BEGIN_DECLS/{ s/__BEGIN_DECLS/#ifdef __cplusplus%extern "C" {%#endif/; y/%/\n/; }' \ -e '/__END_DECLS/{ s/__END_DECLS/#ifdef __cplusplus%}%#endif/; y/%/\n/; }' \ -e 's|__THROWNL||g' \ -e 's|__THROW||g' \ -e 's|__restrict|restrict|g' \ -e 's|defined __USE_MISC|1|' \ -e 's|ifdef __USE_GNU|if 1|' \ -e 's|ifdef __USE_LARGEFILE64|if 0|' \ ./glob-libc.h > glob-libc.gl.h-t mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h mv malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h mv glob.h-t glob.h mv glob-libc.gl.h-t glob-libc.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./langinfo.in.h > langinfo.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./locale.in.h > locale.h-t mv limits.h-t limits.h mv langinfo.h-t langinfo.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ -e 's/@''GNULIB_MDA_J0''@/1/g' \ -e 's/@''GNULIB_MDA_J1''@/1/g' \ -e 's/@''GNULIB_MDA_JN''@/1/g' \ -e 's/@''GNULIB_MDA_Y0''@/1/g' \ -e 's/@''GNULIB_MDA_Y1''@/1/g' \ -e 's/@''GNULIB_MDA_YN''@/1/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > math.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./signal.in.h > signal.h-t mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ ./stdckdint.in.h > stdckdint.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > stdio.h-t mv stdckdint.h-t stdckdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/1/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > stdlib.h-t mv signal.h-t signal.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/1/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|1|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > string.h-t mv stdlib.h-t stdlib.h mv stdio.h-t stdio.h mv math.h-t math.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's/@''GNULIB_FFS''@/0/g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./strings.in.h > strings.h-t /usr/bin/mkdir -p 'sys' /usr/bin/mkdir -p 'sys' mv string.h-t string.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RANDOM_H''@||g' \ -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ -e 's/@''GNULIB_GETRANDOM''@/1/g' \ -e 's/@''HAVE_GETRANDOM''@/1/g' \ -e 's/@''REPLACE_GETRANDOM''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_random.in.h > sys/random.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_CHMOD''@/0/g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/1/g' \ -e 's/@''GNULIB_FUTIMENS''@/1/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIR''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_CHMOD''@|0|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|1|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_stat.in.h > sys/stat.h-t mv strings.h-t strings.h /usr/bin/mkdir -p 'sys' /usr/bin/mkdir -p 'sys' mv sys/random.h-t sys/random.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_time.in.h > sys/time.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ ./sys_types.in.h > sys/types.h-t /usr/bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_WAIT_H''@||g' \ -e 's/@''GNULIB_WAITPID''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_wait.in.h > sys/wait.h-t mv sys/types.h-t sys/types.h mv sys/time.h-t sys/time.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./time.in.h > time.h-t mv sys/wait.h-t sys/wait.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/1/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/1/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/1/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/1/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > unistd.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv sys/stat.h-t sys/stat.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_UTIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UTIME_H''@||g' \ -e 's/@''GNULIB_UTIME''@/1/g' \ -e 's/@''GNULIB_MDA_UTIME''@/1/g' \ -e 's|@''HAVE_UTIME''@|1|g' \ -e 's|@''REPLACE_UTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./utime.in.h > utime.h-t mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/1/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > wchar.h-t mv time.h-t time.h mv utime.h-t utime.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/0/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t mv wctype.h-t wctype.h mv wchar.h-t wchar.h mv unistd.h-t unistd.h /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-openat-proc.o `test -f 'openat-proc.c' || echo './'`openat-proc.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-chdir-long.o `test -f 'chdir-long.c' || echo './'`chdir-long.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-cloexec.o `test -f 'cloexec.c' || echo './'`cloexec.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-dirname-lgpl.o `test -f 'dirname-lgpl.c' || echo './'`dirname-lgpl.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-stripslash.o `test -f 'stripslash.c' || echo './'`stripslash.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-exitfail.o `test -f 'exitfail.c' || echo './'`exitfail.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-fcntl.o `test -f 'fcntl.c' || echo './'`fcntl.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-fd-hook.o `test -f 'fd-hook.c' || echo './'`fd-hook.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-fd-safer-flag.o `test -f 'fd-safer-flag.c' || echo './'`fd-safer-flag.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-dup-safer-flag.o `test -f 'dup-safer-flag.c' || echo './'`dup-safer-flag.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-filenamecat-lgpl.o `test -f 'filenamecat-lgpl.c' || echo './'`filenamecat-lgpl.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-futimens.o `test -f 'futimens.c' || echo './'`futimens.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-getopt.o `test -f 'getopt.c' || echo './'`getopt.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-getprogname.o `test -f 'getprogname.c' || echo './'`getprogname.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-glob.o `test -f 'glob.c' || echo './'`glob.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-globfree.o `test -f 'globfree.c' || echo './'`globfree.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-glob_pattern_p.o `test -f 'glob_pattern_p.c' || echo './'`glob_pattern_p.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-hard-locale.o `test -f 'hard-locale.c' || echo './'`hard-locale.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-localcharset.o `test -f 'localcharset.c' || echo './'`localcharset.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-malloca.o `test -f 'malloca.c' || echo './'`malloca.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-math.o `test -f 'math.c' || echo './'`math.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-mbrtowc.o `test -f 'mbrtowc.c' || echo './'`mbrtowc.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-memchr.o `test -f 'memchr.c' || echo './'`memchr.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-openat-die.o `test -f 'openat-die.c' || echo './'`openat-die.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-printf-frexp.o `test -f 'printf-frexp.c' || echo './'`printf-frexp.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-printf-frexpl.o `test -f 'printf-frexpl.c' || echo './'`printf-frexpl.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-regex.o `test -f 'regex.c' || echo './'`regex.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-save-cwd.o `test -f 'save-cwd.c' || echo './'`save-cwd.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-setlocale_null.o `test -f 'setlocale_null.c' || echo './'`setlocale_null.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-sig-handler.o `test -f 'sig-handler.c' || echo './'`sig-handler.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-stat-time.o `test -f 'stat-time.c' || echo './'`stat-time.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-strnlen1.o `test -f 'strnlen1.c' || echo './'`strnlen1.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-tempname.o `test -f 'tempname.c' || echo './'`tempname.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o glthread/libgnu_a-threadlib.o `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-timespec.o `test -f 'timespec.c' || echo './'`timespec.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-unistd.o `test -f 'unistd.c' || echo './'`unistd.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-dup-safer.o `test -f 'dup-safer.c' || echo './'`dup-safer.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-fd-safer.o `test -f 'fd-safer.c' || echo './'`fd-safer.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-pipe-safer.o `test -f 'pipe-safer.c' || echo './'`pipe-safer.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-utimens.o `test -f 'utimens.c' || echo './'`utimens.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-wctype-h.o `test -f 'wctype-h.c' || echo './'`wctype-h.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libgnu_a-xsize.o `test -f 'xsize.c' || echo './'`xsize.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 -Wall -c -o asnprintf.o asnprintf.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 -Wall -c -o fnmatch.o fnmatch.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 -Wall -c -o printf-args.o printf-args.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 -Wall -c -o printf-parse.o printf-parse.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 -Wall -c -o strcasestr.o strcasestr.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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 -Wall -c -o vasnprintf.o vasnprintf.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o malloc/libgnu_a-dynarray_at_failure.o `test -f 'malloc/dynarray_at_failure.c' || echo './'`malloc/dynarray_at_failure.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o malloc/libgnu_a-dynarray_emplace_enlarge.o `test -f 'malloc/dynarray_emplace_enlarge.c' || echo './'`malloc/dynarray_emplace_enlarge.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o malloc/libgnu_a-dynarray_finalize.o `test -f 'malloc/dynarray_finalize.c' || echo './'`malloc/dynarray_finalize.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o malloc/libgnu_a-dynarray_resize.o `test -f 'malloc/dynarray_resize.c' || echo './'`malloc/dynarray_resize.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o malloc/libgnu_a-dynarray_resize_clear.o `test -f 'malloc/dynarray_resize_clear.c' || echo './'`malloc/dynarray_resize_clear.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o malloc/libgnu_a-scratch_buffer_grow.o `test -f 'malloc/scratch_buffer_grow.c' || echo './'`malloc/scratch_buffer_grow.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o malloc/libgnu_a-scratch_buffer_grow_preserve.o `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo './'`malloc/scratch_buffer_grow_preserve.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o malloc/libgnu_a-scratch_buffer_set_array_size.o `test -f 'malloc/scratch_buffer_set_array_size.c' || echo './'`malloc/scratch_buffer_set_array_size.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o glthread/libgnu_a-lock.o `test -f 'glthread/lock.c' || echo './'`glthread/lock.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o uniwidth/libgnu_a-width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c rm -f libgnu.a /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar cr libgnu.a libgnu_a-openat-proc.o libgnu_a-basename-lgpl.o libgnu_a-chdir-long.o libgnu_a-cloexec.o libgnu_a-dirname-lgpl.o libgnu_a-stripslash.o libgnu_a-exitfail.o libgnu_a-fcntl.o libgnu_a-fd-hook.o libgnu_a-fd-safer-flag.o libgnu_a-dup-safer-flag.o libgnu_a-filenamecat-lgpl.o libgnu_a-futimens.o libgnu_a-getopt.o libgnu_a-getopt1.o libgnu_a-getprogname.o libgnu_a-gettime.o malloc/libgnu_a-dynarray_at_failure.o malloc/libgnu_a-dynarray_emplace_enlarge.o malloc/libgnu_a-dynarray_finalize.o malloc/libgnu_a-dynarray_resize.o malloc/libgnu_a-dynarray_resize_clear.o malloc/libgnu_a-scratch_buffer_grow.o malloc/libgnu_a-scratch_buffer_grow_preserve.o malloc/libgnu_a-scratch_buffer_set_array_size.o libgnu_a-glob.o libgnu_a-globfree.o libgnu_a-glob_pattern_p.o libgnu_a-hard-locale.o libgnu_a-localcharset.o glthread/libgnu_a-lock.o libgnu_a-malloca.o libgnu_a-math.o libgnu_a-mbrtowc.o libgnu_a-memchr.o libgnu_a-openat-die.o libgnu_a-printf-frexp.o libgnu_a-printf-frexpl.o libgnu_a-regex.o libgnu_a-save-cwd.o libgnu_a-setlocale_null.o libgnu_a-sig-handler.o libgnu_a-stat-time.o libgnu_a-strnlen1.o libgnu_a-tempname.o glthread/libgnu_a-threadlib.o libgnu_a-timespec.o libgnu_a-unistd.o libgnu_a-dup-safer.o libgnu_a-fd-safer.o libgnu_a-pipe-safer.o uniwidth/libgnu_a-width.o libgnu_a-utimens.o libgnu_a-wctype-h.o libgnu_a-xsize.o asnprintf.o fnmatch.o printf-args.o printf-parse.o strcasestr.o vasnprintf.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib libgnu.a make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' Making all in m4 make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/m4' Making all in po make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/po' Making all in src make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/src' /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o browser.o browser.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o chars.o chars.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o color.o color.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o cut.o cut.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o files.o files.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o global.o global.c files.c: In function 'execute_command': files.c:1018:16: warning: braces around scalar initializer 1018 | struct sigaction oldaction, newaction = {{0}}; | ^~~~~~~~~ files.c:1018:16: note: (near initialization for 'newaction.sa_flags') /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o help.o help.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o history.o history.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o move.o move.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o prompt.o prompt.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o rcfile.o rcfile.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o search.o search.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o text.o text.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o utils.o utils.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o winio.o winio.c /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o nano.o nano.c nano.c: In function 'signal_init': nano.c:893:16: warning: braces around scalar initializer 893 | struct sigaction deed = {{0}}; | ^~~~~~~~~ nano.c:893:16: note: (near initialization for 'deed.sa_flags') /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -o nano browser.o chars.o color.o cut.o files.o global.o help.o history.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o ../lib/libgnu.a -lncurses make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/src' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' >>> nano 7.2 Installing to target PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CURSES_LIB="-lncurses" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-3/output-1/target install -C /home/thomas/autobuild/instance-3/output-1/build/nano-7.2/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' Making install in doc make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' /usr/bin/make install-recursive make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/target/usr/share/doc/nano' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/target/usr/share/info' /usr/bin/install -c -m 644 faq.html nano.html '/home/thomas/autobuild/instance-3/output-1/target/usr/share/doc/nano' /usr/bin/install -c -m 644 nano.1 rnano.1 '/home/thomas/autobuild/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 nanorc.5 '/home/thomas/autobuild/instance-3/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 ./nano.info '/home/thomas/autobuild/instance-3/output-1/target/usr/share/info' install-info --info-dir='/home/thomas/autobuild/instance-3/output-1/target/usr/share/info' '/home/thomas/autobuild/instance-3/output-1/target/usr/share/info/nano.info' make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/doc' Making install in lib make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' /usr/bin/make install-recursive make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/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 '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/lib' Making install in m4 make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/m4' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/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 '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/m4' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/m4' Making install in po make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/po' if test "nano" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/thomas/autobuild/instance-3/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 \ /home/thomas/autobuild/instance-3/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/thomas/autobuild/instance-3/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/po' Making install in src make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/src' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c nano '/home/thomas/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/src' cd /home/thomas/autobuild/instance-3/output-1/target/usr/bin && rm -f rnano && ln -s nano rnano make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/src' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/src' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2/src' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/nano-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 '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/nano-7.2' ntpsec-NTPsec_1_2_2.tar.bz2: OK (sha256: ad45f5b88d08a159bc9f44ecb79e08358d26d3d22bb6c96ab7aaa3734de130e6) >>> ntpsec 1_2_2 Extracting bzcat /home/thomas/autobuild/instance-3/dl/ntpsec/ntpsec-NTPsec_1_2_2.tar.bz2 | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2 -xf - >>> ntpsec 1_2_2 Patching Applying 0001-wscript-remove-checks-for-bsd-string.h-fixes-host-co.patch using patch: patching file include/ntp_stdlib.h patching file wscript Hunk #1 succeeded at 680 (offset 20 lines). Hunk #2 succeeded at 698 (offset 20 lines). >>> ntpsec 1_2_2 Configuring cd /home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/ && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/thomas/autobuild/instance-3/output-1/host/bin/python3 ./waf configure --prefix=/usr --libdir=/usr/lib CC="/usr/bin/gcc" PYTHON_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/python3-config" --libdir=/usr/lib/python3.11/site-packages/ntp --cross-compiler="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" --cross-cflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99" --cross-ldflags="" --notests --enable-early-droproot --disable-mdns-registration --enable-pylib=ffi --nopyc --nopyo --nopycache --disable-doc --disable-manpage --disable-nts Setting top to : /home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2 Setting out to : /home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build AsciiDoc processor : unnecessary --- Configuring host --- Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking compiler version : 9.4.0 Checking for program 'ldconfig' : /usr/sbin/ldconfig Checking for program 'm4' : /home/thomas/autobuild/instance-3/output-1/host/bin/m4 Checking for program 'bison' : /home/thomas/autobuild/instance-3/output-1/host/bin/bison Checking for program 'awk' : /home/thomas/autobuild/instance-3/output-1/host/bin/awk Checking for program 'sh' : /usr/bin/sh Checking for program 'pkg-config' : /home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config Checking for systemd : not found --- Configuring main --- Using Cross compiler CC: : /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc Checking for endianness : little Checking for library m : yes Checking for library rt : yes Checking for library pthread : yes Checking for library execinfo : not found Checking for library bsd : yes Checking for library ssp : not found Checking for library ssp_nonshared : not found Checking if C compiler supports -fstack-protector-all : yes Checking if C compiler supports -fPIC : yes Checking if C compiler supports -pie -fPIE : yes Checking if C compiler supports -Qunused-arguments : no Checking if C compiler supports -Wcast-qual : yes Checking if C compiler supports -Wdisabled-optimization : yes Checking if C compiler supports -Wfloat-equal : yes Checking if C compiler supports -Wformat : yes Checking if C compiler supports -Wformat-security : yes Checking if C compiler supports -Wformat-signedness : yes Checking if C compiler supports -Wimplicit-function-declaration : yes Checking if C compiler supports -Winit-self : yes Checking if C compiler supports -Winvalid-pch : yes Checking if C compiler supports -Wmissing-declarations : yes Checking if C compiler supports -Wmultichar : yes Checking if C compiler supports -Wpacked : yes Checking if C compiler supports -Wpointer-arith : yes Checking if C compiler supports -Wshadow : yes Checking if C compiler supports -Wsuggest-attribute=noreturn : yes Checking if C compiler supports -Wwrite-strings : yes Checking if C compiler supports -flto : yes Checking if linker supports -Wl,-z,now : yes Checking if linker supports -Wl,--strip-all : yes Checking if linker supports -Wl,-z,relro : yes Checking for type struct if_laddrconf : no Checking for type struct if_laddrreq : no Checking for type struct timex : yes Checking for type struct ntptimeval : yes Checking for field time_tick in struct timex : no Checking for field modes in struct timex : yes Checking for field time.tv_nsec in struct ntptimeval : no Checking for field tai in struct ntptimeval : yes Checking sizeof long : 8 Checking sizeof time_t (time.h) : 8 Checking for OpenSSL/libcrypto (via pkg-config) : yes Checking for function _Unwind_Backtrace : yes Checking for function adjtimex : yes Checking for function backtrace_symbols_fd : yes Checking for function ntp_adjtime : yes Checking for function ntp_gettime : yes Checking for function res_init : yes Checking for function strlcpy : no Checking for function strlcat : no Checking for function timegm : yes Checking for function PRIV_NTP_ADJTIME : no Checking for function timer_create : yes Checking for function CMAC_CTX_new : yes Checking for function EVP_PKEY_new_CMAC_key : yes Checking for header stdbool.h : yes Checking for header alloca.h : yes Checking for header arpa/nameser.h : yes Checking for header ifaddrs.h : yes Checking for header linux/if_addr.h : yes Checking for header linux/rtnetlink.h : yes Checking for header linux/serial.h : yes Checking for header net/if6.h : not found Checking for header net/route.h : yes Checking for header priv.h : not found Checking for header stdatomic.h : yes Checking for header sys/clockctl.h : not found Checking for header sys/ioctl.h : yes Checking for header sys/modem.h : not found Checking for header sys/sockio.h : not found Checking for header sys/sysctl.h : no Compilation check failed but include exists sys/sysctl.h Checking for header timepps.h : no Checking for header sys/timepps.h : no Checking for header sys/timex.h : yes Checking for sockaddr->sa_len : no Checking if strerror_r returns char* : no Checking for header libscf.h : not found Checking for header sys/prctl.h : yes Checking for header sys/capability.h : yes Checking for library cap : yes Writing configuration header: : config.h Build Options CC : /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc CFLAGS : -DUNITY_EXCLUDE_FLOAT_PRINT -fstack-protector-all -Wshadow -Wpacked -Wcast-qual -Wmissing-declarations -Wdisabled-optimization -Wimplicit-function-declaration -Winvalid-pch -Wpointer-arith -Wwrite-strings -Winit-self -Wfloat-equal -Wformat -Wformat-signedness -Wformat-security -Wsuggest-attribute=noreturn -fPIC -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 LDFLAGS : -lbsd -Wl,-z,now -Wl,--strip-all -Wl,-z,relro LINKFLAGS_NTPD : -pie PREFIX : /usr LIBDIR : /usr/lib/python3.11/site-packages/ntp Droproot Support : Linux Debug Support : No Refclocks : Build Docs : No Build Manpages : No Checking for program 'python' : /home/thomas/autobuild/instance-3/output-1/host/bin/python3 Checking for python version : 3.11.1 python-config : /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/python3-config Asking python-config for pyext '--cflags --libs --ldflags' flags : yes Testing pyext configuration : yes Checking for python module 'curses' : not found WARNING: ntpmon will not be built/installed since python curses module was not found Checking for python module 'argparse' : 1.1 Checking for python module 'gps' (ver >= num(3, 18)) : not found WARNING: ntploggps will not be built/installed since python gps module >= 3.18 was not found PYSHEBANG : /usr/bin/env python PYTHONDIR : /usr/lib/python3.11/site-packages PYTHONARCHDIR : /usr/lib/python3.11/site-packages 'configure' finished successfully (3.618s) >>> ntpsec 1_2_2 Building cd /home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/ && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/output-1/host/bin/python3 ./waf build -j 4 --- building host --- Waf: Entering directory `/home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/host' [1/2] Processing ntpd/ntp_parser.y [2/2] Compiling build/host/ntpd/ntp_parser.tab.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [3/4] Compiling ntpd/keyword-gen.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [4/4] Linking build/host/ntpd/keyword-gen [5/5] Compiling build/host/ntpd/ntp_parser.tab.h 163 keywords consumed 701 states of 2047 max. Waf: Leaving directory `/home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/host' --- building main --- Waf: Entering directory `/home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/main' Unit test runner skipped on a cross-compiled build. --- PYTHONPATH is not set, loading the Python ntp library may be troublesome --- [ 1/90] Compiling libntp/strl_obsd.c [ 2/90] Compiling libntp/socktoa.c [ 3/90] Compiling libntp/initnetwork.c [ 4/90] Compiling libntp/clocktime.c [ 5/90] Compiling libntp/authkeys.c [ 6/90] Compiling libntp/timespecops.c [ 7/90] Compiling libntp/systime.c [ 8/90] Compiling libntp/prettydate.c [ 9/90] Compiling libntp/lib_strbuf.c [10/90] Compiling libntp/hextolfp.c [11/90] Compiling libntp/macencrypt.c [12/90] Compiling libntp/clockwork.c [13/90] Compiling libntp/emalloc.c [14/90] Compiling libntp/isc_net.c [15/90] Compiling libntp/assert.c [16/90] Compiling libntp/decodenetnum.c [17/90] Compiling libntp/syssignal.c [18/90] Compiling libntp/isc_interfaceiter.c [19/90] Compiling libntp/ssl_init.c [20/90] Compiling libntp/authreadkeys.c [21/90] Compiling libntp/getopt.c [22/90] Compiling libntp/dolfptoa.c [23/90] Compiling libntp/ntp_endian.c [24/90] Compiling libntp/socket.c [25/90] Compiling libntp/refidsmear.c [26/90] Compiling libntp/msyslog.c [27/90] Compiling libntp/ntp_calendar.c [28/90] Compiling libntp/statestr.c [29/90] Compiling libntp/numtoa.c [30/90] Compiling libntp/ntp_random.c [31/90] Compiling ntpd/ntp_util.c [32/90] Compiling ntpd/ntp_recvbuff.c [33/90] Compiling ntpd/ntp_control.c [34/90] Compiling ntpd/ntp_restrict.c [35/90] Compiling ntpd/ntp_monitor.c [36/90] Linking build/main/libntp/libntp.a [37/90] Compiling ntpd/ntp_leapsec.c [38/90] Compiling ntpd/ntp_filegen.c [39/90] Compiling libntp/msyslog.c [40/90] Compiling libntp/hextolfp.c [41/90] Compiling libntp/assert.c [42/90] Compiling libntp/pymodule-mac.c [43/90] Compiling libntp/lib_strbuf.c [44/90] Compiling libntp/emalloc.c [45/90] Compiling libntp/prettydate.c [46/90] Compiling libntp/clockwork.c [47/90] Compiling libntp/systime.c [48/90] Compiling libntp/ntp_calendar.c [49/90] Compiling libntp/ntp_c.c [50/90] Compiling libntp/timespecops.c [51/90] Compiling libntp/strl_obsd.c [52/90] Compiling libntp/ntp_random.c [53/90] Compiling libntp/statestr.c [54/90] Linking build/main/ntpd/libntpd_lib.a [55/90] Compiling ntpd/ntp_signd.c [56/90] Compiling ntpd/ntp_loopfilter.c [57/90] Compiling ntpd/ntp_timer.c [58/90] Compiling ntpd/ntp_packetstamp.c [59/90] Compiling ntpd/ntp_sandbox.c [60/90] Compiling ntpd/ntp_peer.c [61/90] Linking build/main/pylib/libntpc.so [62/90] Compiling ntpd/ntp_proto.c [63/90] Compiling ntpd/ntpd.c [64/90] Compiling ntpd/ntp_config.c [65/90] Compiling build/host/ntpd/ntp_parser.tab.c [66/90] Compiling ntpd/ntp_dns.c [67/90] Compiling ntpd/ntp_scanner.c [68/90] Compiling ntpd/ntp_io.c [69/90] Compiling ntpfrob/pps-api.c [70/90] Compiling ntpfrob/dump.c [71/90] Compiling ntpfrob/precision.c [72/90] Compiling ntpfrob/main.c [73/90] Compiling ntpfrob/bumpclock.c [74/90] Compiling ntpfrob/jitter.c [75/90] Compiling ntpfrob/tickadj.c [76/90] Compiling ntptime/ntptime.c [77/90] Compiling pylib/__init__.py [78/90] Compiling pylib/packet.py [79/90] Compiling pylib/agentx.py [80/90] Compiling pylib/agentx_packet.py [81/90] Compiling pylib/util.py [82/90] Compiling pylib/statfiles.py [83/90] Compiling pylib/poly.py [84/90] Compiling pylib/ntpc.py [85/90] Processing /home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/main/pylib/control.py: wafhelpers/pythonize-header include/ntp_control.h -> build/main/pylib/control.py [86/90] Processing /home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/main/pylib/magic.py: wafhelpers/pythonize-header include/ntp.h -> build/main/pylib/magic.py [87/90] Linking build/main/ntpd/ntpd [88/90] Linking build/main/ntpfrob/ntpfrob [89/90] Linking build/main/ntptime/ntptime [90/90] Symlinking build/main/pylib/libntpc.so [ 91/158] Compiling tests/unity/unity_memory.c [ 92/158] Compiling tests/unity/unity_fixture.c [ 93/158] Compiling tests/unity/unity.c [ 94/158] Compiling tests/libntp/vi64ops.c [ 95/158] Compiling tests/libntp/ntp_endian.c [ 96/158] Compiling tests/libntp/timespecops.c [ 97/158] Compiling tests/libntp/ntp_calendar.c [ 98/158] Compiling tests/libntp/refidsmear.c [ 99/158] Compiling tests/libntp/decodenetnum.c [100/158] Compiling tests/common/sockaddrtest.c [101/158] Compiling tests/libntp/clocktime.c [102/158] Compiling tests/common/caltime.c [103/158] Compiling tests/common/tests_main.c [104/158] Compiling tests/libntp/ntp_random.c [105/158] Compiling tests/libntp/dolfptoa.c [106/158] Compiling tests/libntp/authkeys.c [107/158] Compiling tests/libntp/hextolfp.c [108/158] Compiling tests/libntp/ymd2yd.c [109/158] Compiling tests/libntp/lfpfunc.c [110/158] Compiling tests/libntp/strtolfp.c [111/158] Compiling tests/libntp/socktoa.c [112/158] Compiling tests/libntp/lfptostr.c [113/158] Compiling tests/libntp/macencrypt.c [114/158] Compiling tests/libntp/statestr.c [115/158] Compiling tests/libntp/numtoa.c [116/158] Compiling tests/libntp/prettydate.c [117/158] Compiling tests/common/sockaddrtest.c [118/158] Compiling tests/common/tests_main.c [119/158] Compiling tests/ntpd/leapsec.c [120/158] Compiling tests/common/caltime.c [121/158] Compiling tests/ntpd/recvbuff.c [122/158] Compiling tests/ntpd/restrict.c [123/158] Linking build/main/tests/test_libntp [124/158] Compiling tests/pylib/test_util.py [126/158] Compiling tests/pylib/test_ntpc.py [128/158] Compiling tests/pylib/test_packet.py [130/158] Compiling tests/pylib/test_agentx_packet.py [132/158] Compiling tests/pylib/test_statfiles.py [134/158] Compiling tests/pylib/test_agentx.py [136/158] Compiling pylib/ntp-in.egg-info [138/158] Compiling etc/ntpd.service [139/158] Compiling etc/ntpviz-daily.service [140/158] Compiling etc/ntpviz-weekly.timer [141/158] Compiling etc/ntplogtemp.timer [142/158] Compiling etc/ntp-wait.service [143/158] Compiling etc/ntpviz-weekly.service [144/158] Compiling etc/ntplogtemp.service [145/158] Compiling etc/ntpviz-daily.timer [146/158] Compiling tests/pylib/jigs.py [147/158] Compiling ntpclients/ntpkeygen.py [148/158] Compiling ntpclients/ntpq.py [149/158] Compiling ntpclients/ntpviz.py [150/158] Compiling ntpclients/ntpsnmpd.py [151/158] Compiling ntpclients/ntpsweep.py [152/158] Compiling ntpclients/ntpwait.py [153/158] Compiling ntpclients/ntpleapfetch [154/158] Compiling ntpclients/ntplogtemp.py [155/158] Compiling ntpclients/ntpdig.py [156/158] Compiling ntpclients/ntptrace.py [157/158] Linking build/main/tests/test_ntpd Waf: Leaving directory `/home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/main' 'build' finished successfully (3.509s) >>> ntpsec 1_2_2 Installing to target cd /home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/ && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/output-1/host/bin/python3 ./waf install --destdir=/home/thomas/autobuild/instance-3/output-1/target --- installing host --- Waf: Entering directory `/home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/host' Waf: Leaving directory `/home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/host' --- installing main --- Waf: Entering directory `/home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/main' Unit test runner skipped on a cross-compiled build. + symlink /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/libntpc.so (to libntpc.so.1.1.0) + symlink /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/libntpc.so.1 (to libntpc.so.1.1.0) + install /home/thomas/autobuild/instance-3/output-1/target/usr/sbin/ntpd (from build/main/ntpd/ntpd) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/libntpc.so.1.1.0 (from build/main/pylib/libntpc.so) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntpfrob (from build/main/ntpfrob/ntpfrob) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntptime (from build/main/ntptime/ntptime) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/poly.py (from build/main/pylib/poly.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/__init__.py (from build/main/pylib/__init__.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/util.py (from build/main/pylib/util.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/statfiles.py (from build/main/pylib/statfiles.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/magic.py (from build/main/pylib/magic.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/agentx.py (from build/main/pylib/agentx.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/control.py (from build/main/pylib/control.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/ntpc.py (from build/main/pylib/ntpc.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/agentx_packet.py (from build/main/pylib/agentx_packet.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp/packet.py (from build/main/pylib/packet.py) + install /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/ntp-1.2.2.egg-info (from build/main/pylib/ntp-1.2.2.egg-info) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntpviz (from build/main/ntpclients/ntpviz) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntpq (from build/main/ntpclients/ntpq) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntpsweep (from build/main/ntpclients/ntpsweep) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntpleapfetch (from build/main/ntpclients/ntpleapfetch) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntplogtemp (from build/main/ntpclients/ntplogtemp) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntpkeygen (from build/main/ntpclients/ntpkeygen) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntpdig (from build/main/ntpclients/ntpdig) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntptrace (from build/main/ntpclients/ntptrace) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntpwait (from build/main/ntpclients/ntpwait) + install /home/thomas/autobuild/instance-3/output-1/target/usr/bin/ntpsnmpd (from build/main/ntpclients/ntpsnmpd) Waf: Leaving directory `/home/thomas/autobuild/instance-3/output-1/build/ntpsec-1_2_2/build/main' WARNING: WARNING: Run ldconfig manually. WARNING: 'install' finished successfully (0.088s) /usr/bin/install -D -m 755 package/ntpsec/S49ntpd /home/thomas/autobuild/instance-3/output-1/target/etc/init.d/S49ntpd /usr/bin/install -m 644 package/ntpsec/ntpd.etc.conf /home/thomas/autobuild/instance-3/output-1/target/etc/ntp.conf openrc-0.43.3.tar.gz: OK (sha256: 968e81743a1de7a2348590b3b3286d6af5baf96da28fa1e6364e24f8203fc3b6) >>> openrc 0.43.3 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/openrc/openrc-0.43.3.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3 -xf - >>> openrc 0.43.3 Patching Applying 0001-init.d-sysctl.in-add-support-for-busybox-sysctl.patch using patch: patching file init.d/sysctl.in Applying 0002-sh-init.sh.Linux.in-change-run-lock-from-root-uucp-t.patch using patch: patching file sh/init.sh.Linux.in Hunk #1 succeeded at 82 (offset -3 lines). Applying 0003-init.d-agetty-replace-sbin-agetty-by-sbin-getty.patch using patch: patching file init.d/agetty.in Applying 0004-init.d-agetty-start-agetty-after-all-sevices.patch using patch: patching file init.d/agetty.in Applying 0005-runlevels-do-not-add-agetty.tty-1-6-if-MKSYSVINIT-ye.patch using patch: patching file runlevels/Makefile Applying 0006-Also-create-run-lock-subsys-directory.patch using patch: patching file sh/init.sh.Linux.in >>> openrc 0.43.3 Configuring >>> openrc 0.43.3 Building /usr/bin/make -j4 LIBNAME=lib LIBEXECDIR=/usr/libexec/rc MKPKGCONFIG=no MKSYSVINIT=yes BRANDING="Buildroot 2022.08-rc1-2694-gc674014c17" CC=/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc MKSTATICLIBS=no MKSELINUX=no -C /home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3 make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3' ===> conf.d (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/conf.d' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/conf.d' ===> etc (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/etc' sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' -e 's:@TERM@:wsvt25:g' rc.in > rc sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' -e 's:@TERM@:wsvt25:g' rc.shutdown.in > rc.shutdown make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/etc' ===> init.d (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/init.d' sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' bootmisc.in > bootmisc sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' fsck.in > fsck sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' hostname.in > hostname sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' local.in > local sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' localmount.in > localmount sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' loopback.in > loopback sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' netmount.in > netmount sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' osclock.in > osclock sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' root.in > root sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' savecache.in > savecache sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' swap.in > swap sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' swclock.in > swclock sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' sysctl.in > sysctl sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' runsvdir.in > runsvdir sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' urandom.in > urandom sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' s6-svscan.in > s6-svscan sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' agetty.in > agetty sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' binfmt.in > binfmt sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' devfs.in > devfs sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' cgroups.in > cgroups sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' dmesg.in > dmesg sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' hwclock.in > hwclock sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' consolefont.in > consolefont sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' keymaps.in > keymaps sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' killprocs.in > killprocs sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' modules.in > modules sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' mount-ro.in > mount-ro sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' mtab.in > mtab sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' numlock.in > numlock sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' procfs.in > procfs sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' net-online.in > net-online sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' save-keymaps.in > save-keymaps sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' save-termencoding.in > save-termencoding sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' sysfs.in > sysfs sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' termencoding.in > termencoding sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' network.in > network sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' staticroute.in > staticroute make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/init.d' ===> local.d (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/local.d' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/local.d' ===> man (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/man' ===> scripts (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/scripts' sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' rc-sstat.in > rc-sstat sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' halt.in > halt sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' poweroff.in > poweroff sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' reboot.in > reboot sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' shutdown.in > shutdown make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/scripts' ===> sh (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/sh' sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' init.sh.Linux.in > init.sh sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' functions.sh.in > functions.sh sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' gendepends.sh.in > gendepends.sh sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' openrc-run.sh.in > openrc-run.sh sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' binfmt.sh.in > binfmt.sh sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' cgroup-release-agent.sh.in > cgroup-release-agent.sh sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' init-early.sh.Linux.in > init-early.sh make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/sh' ===> src (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src' ===> src/libeinfo (all) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/libeinfo' rm -f .depend /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -MM libeinfo.c > .depend /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -fPIC -DPIC -I../includes -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -c libeinfo.c -o libeinfo.So libeinfo.c:18:19: warning: 'libeinfo_copyright' defined but not used [-Wunused-const-variable=] 18 | static const char libeinfo_copyright[] = "Copyright (c) 2007-2008 Roy Marples"; | ^~~~~~~~~~~~~~~~~~ building shared library libeinfo.so.1 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,--version-script=einfo.map -shared -Wl,-x \ -o libeinfo.so.1 -Wl,-soname,libeinfo.so.1 \ libeinfo.So make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/libeinfo' ===> src/librc (all) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/librc' sed -e 's:@PREFIX@::g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' rc.h.in > rc.h rm -f .depend /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -MM librc.c librc-daemon.c librc-depend.c librc-misc.c librc-stringlist.c > .depend /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -fPIC -DPIC -I../includes -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -c librc.c -o librc.So /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -fPIC -DPIC -I../includes -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -c librc-daemon.c -o librc-daemon.So /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -fPIC -DPIC -I../includes -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -c librc-depend.c -o librc-depend.So /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -fPIC -DPIC -I../includes -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -c librc-misc.c -o librc-misc.So librc.c:18:19: warning: 'librc_copyright' defined but not used [-Wunused-const-variable=] 18 | static const char librc_copyright[] = "Copyright (c) 2007-2008 Roy Marples"; | ^~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -fPIC -DPIC -I../includes -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -c librc-stringlist.c -o librc-stringlist.So librc.c: In function 'rc_service_mark': librc.c:799:58: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4095 [-Wformat-truncation=] 799 | snprintf(was, sizeof(was), "%s/%s/%s", | ^ librc.c:799:25: note: 'snprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096 799 | snprintf(was, sizeof(was), "%s/%s/%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 800 | file, dir->value, base); | ~~~~~~~~~~~~~~~~~~~~~~~ librc.c:804:58: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 804 | snprintf(was, sizeof(was), "%s/%s", file, dir->value); | ^ librc.c:804:25: note: 'snprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096 804 | snprintf(was, sizeof(was), "%s/%s", file, dir->value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ building shared library librc.so.1 /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,--version-script=rc.map -shared -Wl,-x \ -o librc.so.1 -Wl,-soname,librc.so.1 \ librc.So librc-daemon.So librc-depend.So librc-misc.So librc-stringlist.So make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/librc' ===> src/rc (all) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/rc' echo "#define VERSION \"0.43.3\"" >version.h.tmp if test -n "Buildroot 2022.08-rc1-2694-gc674014c17"; then \ echo "#define BRANDING \"Buildroot 2022.08-rc1-2694-gc674014c17\"" >> version.h.tmp; \ fi cmp -s version.h.tmp version.h && rm version.h.tmp || mv version.h.tmp version.h rm -f .depend /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -MM checkpath.c do_e.c do_mark_service.c do_service.c do_value.c fstabinfo.c is_newer_than.c is_older_than.c mountinfo.c openrc-run.c rc-abort.c rc.c rc-depend.c rc-logger.c rc-misc.c rc-pipes.c rc-plugin.c rc-service.c rc-status.c rc-update.c shell_var.c start-stop-daemon.c supervise-daemon.c swclock.c _usage.c kill_all.c openrc-init.c openrc-shutdown.c rc-sysvinit.c broadcast.c rc-wtmp.c > .depend echo "#define VERSION \"0.43.3\"" >version.h.tmp if test -n "Buildroot 2022.08-rc1-2694-gc674014c17"; then \ echo "#define BRANDING \"Buildroot 2022.08-rc1-2694-gc674014c17\"" >> version.h.tmp; \ fi cmp -s version.h.tmp version.h && rm version.h.tmp || mv version.h.tmp version.h /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-status.c -o rc-status.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c _usage.c -o _usage.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-misc.c -o rc-misc.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc.c -o rc.o rc.c:23:19: warning: 'rc_copyright' defined but not used [-Wunused-const-variable=] 23 | static const char rc_copyright[] = "Copyright (c) 2007-2008 Roy Marples"; | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-logger.c -o rc-logger.o rc-misc.c: In function '_rc_deptree_load': rc-misc.c:392:33: warning: '%s' directive argument is null [-Wformat-overflow=] 392 | eerror("Clock skew detected with `%s'", file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rc-misc.c:397:41: warning: '%s' directive argument is null [-Wformat-overflow=] 397 | fprintf(fp, "%s\n", file); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-plugin.c -o rc-plugin.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c openrc-run.c -o openrc-run.o rc-plugin.c: In function 'rc_plugin_load': rc-plugin.c:96:24: warning: cast between incompatible function types from 'dlfunc_t' {aka 'void (*)(struct __dlfunc_arg)'} to 'int (*)(RC_HOOK, const char *)' [-Wcast-function-type] 96 | fptr = (int (*)(RC_HOOK, const char *)) | ^ /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-service.c -o rc-service.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-update.c -o rc-update.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c start-stop-daemon.c -o start-stop-daemon.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-pipes.c -o rc-pipes.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-schedules.c -o rc-schedules.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c supervise-daemon.c -o supervise-daemon.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c openrc-init.c -o openrc-init.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-wtmp.c -o rc-wtmp.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c openrc-shutdown.c -o openrc-shutdown.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c broadcast.c -o broadcast.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-sysvinit.c -o rc-sysvinit.o broadcast.c: In function 'broadcast': broadcast.c:131:15: warning: variable 'tp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 131 | FILE *tp; | ^~ /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c do_e.c -o do_e.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c checkpath.c -o checkpath.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c fstabinfo.c -o fstabinfo.o checkpath.c: In function 'do_check.constprop': checkpath.c:91:17: warning: 'dirfd' may be used uninitialized [-Wmaybe-uninitialized] 91 | dirfd = openat(dirfd, "/", O_RDONLY); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ checkpath.c:83:13: note: 'dirfd' was declared here 83 | int dirfd; | ^~~~~ /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c mountinfo.c -o mountinfo.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-depend.c -o rc-depend.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c is_newer_than.c -o is_newer_than.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c is_older_than.c -o is_older_than.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c do_value.c -o do_value.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c do_service.c -o do_service.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c shell_var.c -o shell_var.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c kill_all.c -o kill_all.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c do_mark_service.c -o do_mark_service.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c rc-abort.c -o rc-abort.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I../includes -I../librc -I../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -c swclock.c -o swclock.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o rc-status rc-status.o _usage.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o openrc rc.o rc-logger.o rc-misc.o rc-plugin.o _usage.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o openrc-run openrc-run.o _usage.o rc-misc.o rc-plugin.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o rc rc.o rc-logger.o rc-misc.o rc-plugin.o _usage.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o rc-service rc-service.o _usage.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o rc-update rc-update.o _usage.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o runscript openrc-run.o _usage.o rc-misc.o rc-plugin.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o start-stop-daemon start-stop-daemon.o _usage.o rc-misc.o rc-pipes.o rc-schedules.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o supervise-daemon supervise-daemon.o _usage.o rc-misc.o rc-plugin.o rc-schedules.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o openrc-init openrc-init.o rc-plugin.o rc-wtmp.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o openrc-shutdown openrc-shutdown.o rc-misc.o _usage.o broadcast.o rc-wtmp.o rc-sysvinit.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o einfon do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o einfo do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o ewarnn do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o ewarn do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o eerrorn do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o eerror do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o ebegin do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o eend do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o ewend do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o eindent do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o eoutdent do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o esyslog do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o eval_ecolors do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o ewaitfile do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o veinfo do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o vewarn do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o vebegin do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o veend do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o vewend do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o veindent do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o veoutdent do_e.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o checkpath checkpath.o _usage.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o fstabinfo fstabinfo.o _usage.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mountinfo mountinfo.o _usage.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o rc-depend rc-depend.o _usage.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o is_newer_than is_newer_than.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o is_older_than is_older_than.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_get_value do_value.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_set_value do_value.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o get_options do_value.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o save_options do_value.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_starting do_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_started do_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_stopping do_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_stopped do_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_inactive do_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_wasinactive do_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_hotplugged do_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_started_daemon do_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o service_crashed do_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o shell_var shell_var.o /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o kill_all kill_all.o _usage.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mark_service_starting do_mark_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mark_service_started do_mark_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mark_service_stopping do_mark_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mark_service_stopped do_mark_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mark_service_inactive do_mark_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mark_service_wasinactive do_mark_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mark_service_hotplugged do_mark_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mark_service_failed do_mark_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o mark_service_crashed do_mark_service.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o rc-abort rc-abort.o -leinfo /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -L../librc -L../libeinfo -O2 -g -std=c99 -Wall -Wextra -Wimplicit -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wsequence-point -Werror=implicit-function-declaration -Wl,-rpath=/lib -o swclock swclock.o _usage.o rc-misc.o -lutil -lrc -leinfo -Wl,-Bdynamic -ldl make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/rc' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src' ===> support (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support' ===> support/deptree2dot (all) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/deptree2dot' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/deptree2dot' ===> support/init.d.examples (all) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/init.d.examples' sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' avahi-dnsconfd.in > avahi-dnsconfd sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' avahid.in > avahid sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' dhcpcd.in > dhcpcd sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' dbus.in > dbus sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' hald.in > hald sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' named.in > named sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' ntpd.in > ntpd sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' openvpn.in > openvpn sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' polkitd.in > polkitd sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' sshd.in > sshd sed -e 's:@SHELL@:/bin/sh:' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/libexec/rc:g' -e 's:@PREFIX@::g' -e 's:@BINDIR@:/bin:g' -e 's:@SBINDIR@:/sbin:g' -e 's:@PKG_PREFIX@:/usr:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' wpa_supplicant.in > wpa_supplicant make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/init.d.examples' ===> support/openvpn (all) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/openvpn' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/openvpn' ===> support/sysvinit (all) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/sysvinit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/sysvinit' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support' ===> sysctl.d (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/sysctl.d' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/sysctl.d' ===> runlevels (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/runlevels' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/runlevels' ===> test (all) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/test' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3' >>> openrc 0.43.3 Installing to target /usr/bin/make -j4 LIBNAME=lib LIBEXECDIR=/usr/libexec/rc MKPKGCONFIG=no MKSYSVINIT=yes BRANDING="Buildroot 2022.08-rc1-2694-gc674014c17" CC=/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc MKSTATICLIBS=no MKSELINUX=no DESTDIR=/home/thomas/autobuild/instance-3/output-1/target -C /home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3 install make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3' install -d /home/thomas/autobuild/instance-3/output-1/target//usr/libexec/rc/tmp ===> conf.d (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/conf.d' echo "0.43.3" > /home/thomas/autobuild/instance-3/output-1/target//usr/libexec/rc/version install -d /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 bootmisc /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 fsck /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 hostname /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 localmount /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 netmount /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 swap /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 urandom /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 agetty /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 consolefont /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 devfs /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 dmesg /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 hwclock /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 keymaps /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 killprocs /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 modules /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 mtab /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 net-online /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 network /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d install -m 0644 staticroute /home/thomas/autobuild/instance-3/output-1/target//etc/conf.d make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/conf.d' ===> etc (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/etc' install -d /home/thomas/autobuild/instance-3/output-1/target//etc install -m 0644 rc.conf /home/thomas/autobuild/instance-3/output-1/target//etc make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/etc' ===> init.d (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/init.d' install -d /home/thomas/autobuild/instance-3/output-1/target//etc/init.d install -m 0755 bootmisc fsck hostname local localmount loopback netmount osclock root savecache swap swclock sysctl runsvdir urandom s6-svscan agetty binfmt devfs cgroups dmesg hwclock consolefont keymaps killprocs modules mount-ro mtab numlock procfs net-online save-keymaps save-termencoding sysfs termencoding network staticroute /home/thomas/autobuild/instance-3/output-1/target//etc/init.d make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/init.d' ===> local.d (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/local.d' install -d /home/thomas/autobuild/instance-3/output-1/target//etc/local.d install -m 0644 README /home/thomas/autobuild/instance-3/output-1/target//etc/local.d make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/local.d' ===> man (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/man' install -d /home/thomas/autobuild/instance-3/output-1/target//usr/share/man/man3 for man in einfo.3 rc_config.3 rc_deptree.3 rc_find_pids.3 rc_plugin_hook.3 rc_runlevel.3 rc_service.3 rc_stringlist.3; do \ install -m 0644 "$man" /home/thomas/autobuild/instance-3/output-1/target//usr/share/man/man3 || exit $?; \ suffix=${man#*.}; prefix=${man%%.*}; for link in `sed -e 's/ ,//g' -n -e '/^\.Sh NAME$/,/\.Sh/ s/\.Nm //p' ${man}`; do if test "${link}" != "${prefix}" ; then ln -sf ${man} /home/thomas/autobuild/instance-3/output-1/target//usr/share/man/man${suffix}/${link}.${suffix} ; fi; done; \ done install -d /home/thomas/autobuild/instance-3/output-1/target//usr/share/man/man8 for man in rc-service.8 rc-status.8 rc-update.8 openrc.8 openrc-run.8 start-stop-daemon.8 supervise-daemon.8 rc-sstat.8 openrc-init.8 openrc-shutdown.8; do \ install -m 0644 "$man" /home/thomas/autobuild/instance-3/output-1/target//usr/share/man/man8 || exit $?; \ suffix=${man#*.}; prefix=${man%%.*}; for link in `sed -e 's/ ,//g' -n -e '/^\.Sh NAME$/,/\.Sh/ s/\.Nm //p' ${man}`; do if test "${link}" != "${prefix}" ; then ln -sf ${man} /home/thomas/autobuild/instance-3/output-1/target//usr/share/man/man${suffix}/${link}.${suffix} ; fi; done; \ done make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/man' ===> scripts (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/scripts' install -d /home/thomas/autobuild/instance-3/output-1/target/sbin install -d /home/thomas/autobuild/instance-3/output-1/target//usr/libexec/rc/bin ln -sf /usr/libexec/rc/bin/rc-sstat /home/thomas/autobuild/instance-3/output-1/target//sbin/rc-sstat ln -sf /usr/libexec/rc/bin/halt /home/thomas/autobuild/instance-3/output-1/target//sbin/halt ln -sf /usr/libexec/rc/bin/poweroff /home/thomas/autobuild/instance-3/output-1/target//sbin/poweroff install -m 0755 on_ac_power rc-sstat halt poweroff reboot shutdown /home/thomas/autobuild/instance-3/output-1/target//usr/libexec/rc/bin ln -sf /usr/libexec/rc/bin/reboot /home/thomas/autobuild/instance-3/output-1/target//sbin/reboot ln -sf /usr/libexec/rc/bin/shutdown /home/thomas/autobuild/instance-3/output-1/target//sbin/shutdown ln -sf openrc-init /home/thomas/autobuild/instance-3/output-1/target//sbin/init make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/scripts' ===> sh (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/sh' install -d /home/thomas/autobuild/instance-3/output-1/target//etc/init.d install -d /home/thomas/autobuild/instance-3/output-1/target//usr/libexec/rc/sh ln -snf /usr/libexec/rc/sh/functions.sh /home/thomas/autobuild/instance-3/output-1/target//etc/init.d || exit $? install -m 0755 gendepends.sh init.sh openrc-run.sh binfmt.sh cgroup-release-agent.sh init-early.sh /home/thomas/autobuild/instance-3/output-1/target//usr/libexec/rc/sh install -m 0644 rc-mount.sh functions.sh rc-functions.sh runit.sh s6.sh start-stop-daemon.sh supervise-daemon.sh rc-cgroup.sh /home/thomas/autobuild/instance-3/output-1/target//usr/libexec/rc/sh make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/sh' ===> src (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src' ===> src/libeinfo (install) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/libeinfo' install -d /home/thomas/autobuild/instance-3/output-1/target/usr/lib install -m 0644 libeinfo.so.1 /home/thomas/autobuild/instance-3/output-1/target/usr/lib ln -fs libeinfo.so.1 /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libeinfo.so install -d /home/thomas/autobuild/instance-3/output-1/target/usr/include for x in einfo.h; do install -m 0644 $x /home/thomas/autobuild/instance-3/output-1/target/usr/include; done make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/libeinfo' ===> src/librc (install) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/librc' install -d /home/thomas/autobuild/instance-3/output-1/target/usr/lib install -m 0644 librc.so.1 /home/thomas/autobuild/instance-3/output-1/target/usr/lib ln -fs librc.so.1 /home/thomas/autobuild/instance-3/output-1/target/usr/lib/librc.so install -d /home/thomas/autobuild/instance-3/output-1/target/usr/include for x in rc.h; do install -m 0644 $x /home/thomas/autobuild/instance-3/output-1/target/usr/include; done make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/librc' ===> src/rc (install) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/rc' echo "#define VERSION \"0.43.3\"" >version.h.tmp if test -n "Buildroot 2022.08-rc1-2694-gc674014c17"; then \ echo "#define BRANDING \"Buildroot 2022.08-rc1-2694-gc674014c17\"" >> version.h.tmp; \ fi cmp -s version.h.tmp version.h && rm version.h.tmp || mv version.h.tmp version.h install -d /home/thomas/autobuild/instance-3/output-1/target/sbin install -m 0755 openrc openrc-run rc rc-service rc-update runscript start-stop-daemon supervise-daemon openrc-init openrc-shutdown /home/thomas/autobuild/instance-3/output-1/target/sbin install -d /home/thomas/autobuild/instance-3/output-1/target/bin install -m 0755 rc-status /home/thomas/autobuild/instance-3/output-1/target/bin install -d /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/rc/bin install -m 0755 einfon einfo ewarnn ewarn eerrorn eerror ebegin eend ewend eindent eoutdent esyslog eval_ecolors ewaitfile veinfo vewarn vebegin veend vewend veindent veoutdent checkpath fstabinfo mountinfo rc-depend is_newer_than is_older_than service_get_value service_set_value get_options save_options service_starting service_started service_stopping service_stopped service_inactive service_wasinactive service_hotplugged service_started_daemon service_crashed shell_var kill_all /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/rc/bin install -d /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/rc/sbin install -m 0755 mark_service_starting mark_service_started mark_service_stopping mark_service_stopped mark_service_inactive mark_service_wasinactive mark_service_hotplugged mark_service_failed mark_service_crashed rc-abort swclock /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/rc/sbin if test "" = pam; then \ install -d /home/thomas/autobuild/instance-3/output-1/target; \ install -m start-stop-daemon.pam /home/thomas/autobuild/instance-3/output-1/target/start-stop-daemon; \ install -m supervise-daemon.pam /home/thomas/autobuild/instance-3/output-1/target/supervise-daemon; \ fi make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src/rc' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/src' ===> support (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support' ===> support/deptree2dot (install) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/deptree2dot' install -d /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/deptree2dot install -m 0755 deptree2dot /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/deptree2dot install -m 0644 README.md /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/deptree2dot make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/deptree2dot' ===> support/init.d.examples (install) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/init.d.examples' install -d /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/init.d.examples install -m 0755 avahi-dnsconfd avahid dhcpcd dbus hald named ntpd openvpn polkitd sshd wpa_supplicant /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/init.d.examples install -m 0644 README.md /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/init.d.examples make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/init.d.examples' ===> support/openvpn (install) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/openvpn' install -d /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/openvpn install -m 0755 down.sh up.sh /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/openvpn install -m 0644 README.md /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/openvpn make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/openvpn' ===> support/sysvinit (install) make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/sysvinit' install -d /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/sysvinit install -m 0644 halt.sh inittab README.md /home/thomas/autobuild/instance-3/output-1/target//usr/share/openrc/support/sysvinit make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support/sysvinit' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/support' ===> sysctl.d (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/sysctl.d' install -d /home/thomas/autobuild/instance-3/output-1/target//etc/sysctl.d install -m 0644 README /home/thomas/autobuild/instance-3/output-1/target//etc/sysctl.d make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/sysctl.d' ===> runlevels (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/runlevels' if ! test -d "/home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/sysinit"; then \ install -d /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/sysinit || exit $?; \ for x in devfs cgroups dmesg sysfs; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/sysinit/"$x" || exit $?; done \ fi if ! test -d "/home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/boot"; then \ install -d /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/boot || exit $?; \ for x in bootmisc fsck hostname localmount loopback root swap sysctl urandom binfmt hwclock keymaps modules mtab procfs save-keymaps save-termencoding termencoding network staticroute; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/boot/"$x" || exit $?; \ done \ fi if ! test -d "/home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/default"; then \ install -d /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/default || exit $?; \ for x in local netmount; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/default/"$x" || exit $?; done \ fi if ! test -d "/home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/nonetwork"; then \ install -d /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/nonetwork || exit $?; \ for x in local; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/nonetwork/"$x" || exit $?; done \ fi if ! test -d "/home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/shutdown"; then \ install -d /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/shutdown || exit $?; \ for x in savecache killprocs mount-ro; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-3/output-1/target//etc/runlevels/shutdown/"$x" || exit $?; done \ fi make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/runlevels' ===> test (install) make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/test' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3/test' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/openrc-0.43.3' /usr/bin/install -D -m 0755 package/openrc//sysv-rcs /home/thomas/autobuild/instance-3/output-1/target/etc/init.d/sysv-rcs rm -f /home/thomas/autobuild/instance-3/output-1/target/etc/runlevels/boot/{keymaps,save-keymaps} rm -f /home/thomas/autobuild/instance-3/output-1/target/etc/init.d/{keymaps,save-keymaps} rm -f /home/thomas/autobuild/instance-3/output-1/target/etc/conf.d/keymaps patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /home/thomas/autobuild/instance-3/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/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 /home/thomas/autobuild/instance-3/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 /home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/thomas/autobuild/instance-3/output-1/host" --sysconfdir="/home/thomas/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c patchelf '/home/thomas/autobuild/instance-3/output-1/host/bin' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/home/thomas/autobuild/instance-3/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 '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README.md '/home/thomas/autobuild/instance-3/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/thomas/autobuild/instance-3/output-1/host/share/man/man1' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-patchelf-0.13' aenum-3.1.11.tar.gz: OK (md5: c0b78a74cdfacc0bf0cbb42785afaed8) aenum-3.1.11.tar.gz: OK (sha256: aed2c273547ae72a0d5ee869719c02a643da16bf507c80958faadc7e038e3f73) >>> python-aenum 3.1.11 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-aenum/aenum-3.1.11.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/python-aenum-3.1.11 -xf - rm /home/thomas/autobuild/instance-3/output-1/build/python-aenum-3.1.11/aenum/_py2.py >>> python-aenum 3.1.11 Patching >>> python-aenum 3.1.11 Configuring >>> python-aenum 3.1.11 Building (cd /home/thomas/autobuild/instance-3/output-1/build/python-aenum-3.1.11//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/aenum copying aenum/__init__.py -> build/lib/aenum copying aenum/test.py -> build/lib/aenum copying aenum/_py3.py -> build/lib/aenum copying aenum/test_v3.py -> build/lib/aenum running egg_info writing aenum.egg-info/PKG-INFO writing dependency_links to aenum.egg-info/dependency_links.txt writing top-level names to aenum.egg-info/top_level.txt reading manifest file 'aenum.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'aenum/_py2.py' warning: no files found matching 'aenum/README.md' writing manifest file 'aenum.egg-info/SOURCES.txt' /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'aenum.doc' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'aenum.doc' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'aenum.doc' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'aenum.doc' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying aenum/CHANGES -> build/lib/aenum copying aenum/LICENSE -> build/lib/aenum creating build/lib/aenum/doc copying aenum/doc/aenum.pdf -> build/lib/aenum/doc copying aenum/doc/aenum.rst -> build/lib/aenum/doc >>> python-aenum 3.1.11 Installing to target (cd /home/thomas/autobuild/instance-3/output-1/build/python-aenum-3.1.11//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/thomas/autobuild/instance-3/output-1/target ) running install /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing aenum.egg-info/PKG-INFO writing dependency_links to aenum.egg-info/dependency_links.txt writing top-level names to aenum.egg-info/top_level.txt reading manifest file 'aenum.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'aenum/_py2.py' warning: no files found matching 'aenum/README.md' writing manifest file 'aenum.egg-info/SOURCES.txt' /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'aenum.doc' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'aenum.doc' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'aenum.doc' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'aenum.doc' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum copying build/lib/aenum/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum copying build/lib/aenum/CHANGES -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum copying build/lib/aenum/LICENSE -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum copying build/lib/aenum/test.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum copying build/lib/aenum/_py3.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum/doc copying build/lib/aenum/doc/aenum.rst -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum/doc copying build/lib/aenum/doc/aenum.pdf -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum/doc copying build/lib/aenum/test_v3.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum running install_egg_info Copying aenum.egg-info to /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/aenum-3.1.11-py3.11.egg-info running install_scripts python-can-4.1.0.tar.gz: OK (md5: d8365b7a09e49f47dac0da75d8518808) python-can-4.1.0.tar.gz: OK (sha256: 3f2b6b0dc5f459591d171ee0c0136dce79acedc2740ce695024aa3444e911bb9) >>> python-can 4.1.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-can/python-can-4.1.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/python-can-4.1.0 -xf - >>> python-can 4.1.0 Patching >>> python-can 4.1.0 Configuring >>> python-can 4.1.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/python-can-4.1.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/can copying can/__init__.py -> build/lib/can copying can/bus.py -> build/lib/can copying can/notifier.py -> build/lib/can copying can/ctypesutil.py -> build/lib/can copying can/logger.py -> build/lib/can copying can/typechecking.py -> build/lib/can copying can/player.py -> build/lib/can copying can/util.py -> build/lib/can copying can/interface.py -> build/lib/can copying can/logconvert.py -> build/lib/can copying can/thread_safe_bus.py -> build/lib/can copying can/exceptions.py -> build/lib/can copying can/message.py -> build/lib/can copying can/viewer.py -> build/lib/can copying can/listener.py -> build/lib/can copying can/bit_timing.py -> build/lib/can copying can/broadcastmanager.py -> build/lib/can creating build/lib/can/io copying can/io/__init__.py -> build/lib/can/io copying can/io/csv.py -> build/lib/can/io copying can/io/logger.py -> build/lib/can/io copying can/io/sqlite.py -> build/lib/can/io copying can/io/player.py -> build/lib/can/io copying can/io/canutils.py -> build/lib/can/io copying can/io/blf.py -> build/lib/can/io copying can/io/asc.py -> build/lib/can/io copying can/io/printer.py -> build/lib/can/io copying can/io/trc.py -> build/lib/can/io copying can/io/generic.py -> build/lib/can/io creating build/lib/can/interfaces copying can/interfaces/nixnet.py -> build/lib/can/interfaces copying can/interfaces/__init__.py -> build/lib/can/interfaces copying can/interfaces/robotell.py -> build/lib/can/interfaces copying can/interfaces/cantact.py -> build/lib/can/interfaces copying can/interfaces/slcan.py -> build/lib/can/interfaces copying can/interfaces/nican.py -> build/lib/can/interfaces copying can/interfaces/gs_usb.py -> build/lib/can/interfaces copying can/interfaces/virtual.py -> build/lib/can/interfaces copying can/interfaces/iscan.py -> build/lib/can/interfaces copying can/interfaces/canalystii.py -> build/lib/can/interfaces creating build/lib/can/interfaces/udp_multicast copying can/interfaces/udp_multicast/__init__.py -> build/lib/can/interfaces/udp_multicast copying can/interfaces/udp_multicast/bus.py -> build/lib/can/interfaces/udp_multicast copying can/interfaces/udp_multicast/utils.py -> build/lib/can/interfaces/udp_multicast creating build/lib/can/interfaces/kvaser copying can/interfaces/kvaser/__init__.py -> build/lib/can/interfaces/kvaser copying can/interfaces/kvaser/structures.py -> build/lib/can/interfaces/kvaser copying can/interfaces/kvaser/constants.py -> build/lib/can/interfaces/kvaser copying can/interfaces/kvaser/canlib.py -> build/lib/can/interfaces/kvaser creating build/lib/can/interfaces/ics_neovi copying can/interfaces/ics_neovi/__init__.py -> build/lib/can/interfaces/ics_neovi copying can/interfaces/ics_neovi/neovi_bus.py -> build/lib/can/interfaces/ics_neovi creating build/lib/can/interfaces/etas copying can/interfaces/etas/__init__.py -> build/lib/can/interfaces/etas copying can/interfaces/etas/boa.py -> build/lib/can/interfaces/etas creating build/lib/can/interfaces/ixxat copying can/interfaces/ixxat/canlib_vcinpl2.py -> build/lib/can/interfaces/ixxat copying can/interfaces/ixxat/__init__.py -> build/lib/can/interfaces/ixxat copying can/interfaces/ixxat/structures.py -> build/lib/can/interfaces/ixxat copying can/interfaces/ixxat/constants.py -> build/lib/can/interfaces/ixxat copying can/interfaces/ixxat/exceptions.py -> build/lib/can/interfaces/ixxat copying can/interfaces/ixxat/canlib.py -> build/lib/can/interfaces/ixxat copying can/interfaces/ixxat/canlib_vcinpl.py -> build/lib/can/interfaces/ixxat creating build/lib/can/interfaces/socketcand copying can/interfaces/socketcand/__init__.py -> build/lib/can/interfaces/socketcand copying can/interfaces/socketcand/socketcand.py -> build/lib/can/interfaces/socketcand creating build/lib/can/interfaces/seeedstudio copying can/interfaces/seeedstudio/__init__.py -> build/lib/can/interfaces/seeedstudio copying can/interfaces/seeedstudio/seeedstudio.py -> build/lib/can/interfaces/seeedstudio creating build/lib/can/interfaces/vector copying can/interfaces/vector/__init__.py -> build/lib/can/interfaces/vector copying can/interfaces/vector/xldefine.py -> build/lib/can/interfaces/vector copying can/interfaces/vector/xlclass.py -> build/lib/can/interfaces/vector copying can/interfaces/vector/exceptions.py -> build/lib/can/interfaces/vector copying can/interfaces/vector/xldriver.py -> build/lib/can/interfaces/vector copying can/interfaces/vector/canlib.py -> build/lib/can/interfaces/vector creating build/lib/can/interfaces/serial copying can/interfaces/serial/__init__.py -> build/lib/can/interfaces/serial copying can/interfaces/serial/serial_can.py -> build/lib/can/interfaces/serial creating build/lib/can/interfaces/socketcan copying can/interfaces/socketcan/__init__.py -> build/lib/can/interfaces/socketcan copying can/interfaces/socketcan/socketcan.py -> build/lib/can/interfaces/socketcan copying can/interfaces/socketcan/constants.py -> build/lib/can/interfaces/socketcan copying can/interfaces/socketcan/utils.py -> build/lib/can/interfaces/socketcan creating build/lib/can/interfaces/pcan copying can/interfaces/pcan/__init__.py -> build/lib/can/interfaces/pcan copying can/interfaces/pcan/basic.py -> build/lib/can/interfaces/pcan copying can/interfaces/pcan/pcan.py -> build/lib/can/interfaces/pcan creating build/lib/can/interfaces/neousys copying can/interfaces/neousys/__init__.py -> build/lib/can/interfaces/neousys copying can/interfaces/neousys/neousys.py -> build/lib/can/interfaces/neousys creating build/lib/can/interfaces/systec copying can/interfaces/systec/__init__.py -> build/lib/can/interfaces/systec copying can/interfaces/systec/structures.py -> build/lib/can/interfaces/systec copying can/interfaces/systec/ucanbus.py -> build/lib/can/interfaces/systec copying can/interfaces/systec/constants.py -> build/lib/can/interfaces/systec copying can/interfaces/systec/ucan.py -> build/lib/can/interfaces/systec copying can/interfaces/systec/exceptions.py -> build/lib/can/interfaces/systec creating build/lib/can/interfaces/usb2can copying can/interfaces/usb2can/usb2canInterface.py -> build/lib/can/interfaces/usb2can copying can/interfaces/usb2can/__init__.py -> build/lib/can/interfaces/usb2can copying can/interfaces/usb2can/serial_selector.py -> build/lib/can/interfaces/usb2can copying can/interfaces/usb2can/usb2canabstractionlayer.py -> build/lib/can/interfaces/usb2can copying can/py.typed -> build/lib/can running build_scripts creating build/scripts-3.11 copying scripts/can_player.py -> build/scripts-3.11 copying scripts/can_logconvert.py -> build/scripts-3.11 copying scripts/can_viewer.py -> build/scripts-3.11 copying scripts/can_logger.py -> build/scripts-3.11 changing mode of build/scripts-3.11/can_player.py from 644 to 755 changing mode of build/scripts-3.11/can_logconvert.py from 644 to 755 changing mode of build/scripts-3.11/can_viewer.py from 644 to 755 changing mode of build/scripts-3.11/can_logger.py from 644 to 755 >>> python-can 4.1.0 Installing to target (cd /home/thomas/autobuild/instance-3/output-1/build/python-can-4.1.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/thomas/autobuild/instance-3/output-1/target ) running install /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_scripts running install_lib creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/py.typed -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/bus.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/notifier.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/csv.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/logger.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/sqlite.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/player.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/canutils.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/blf.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/asc.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/printer.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/trc.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/io/generic.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/io copying build/lib/can/ctypesutil.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/logger.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/udp_multicast copying build/lib/can/interfaces/udp_multicast/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/udp_multicast copying build/lib/can/interfaces/udp_multicast/bus.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/udp_multicast copying build/lib/can/interfaces/udp_multicast/utils.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/udp_multicast creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/kvaser copying build/lib/can/interfaces/kvaser/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/kvaser copying build/lib/can/interfaces/kvaser/structures.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/kvaser copying build/lib/can/interfaces/kvaser/constants.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/kvaser copying build/lib/can/interfaces/kvaser/canlib.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/kvaser copying build/lib/can/interfaces/nixnet.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces copying build/lib/can/interfaces/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ics_neovi copying build/lib/can/interfaces/ics_neovi/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ics_neovi copying build/lib/can/interfaces/ics_neovi/neovi_bus.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ics_neovi creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/etas copying build/lib/can/interfaces/etas/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/etas copying build/lib/can/interfaces/etas/boa.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/etas copying build/lib/can/interfaces/robotell.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ixxat copying build/lib/can/interfaces/ixxat/canlib_vcinpl2.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ixxat copying build/lib/can/interfaces/ixxat/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ixxat copying build/lib/can/interfaces/ixxat/structures.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ixxat copying build/lib/can/interfaces/ixxat/constants.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ixxat copying build/lib/can/interfaces/ixxat/exceptions.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ixxat copying build/lib/can/interfaces/ixxat/canlib.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ixxat copying build/lib/can/interfaces/ixxat/canlib_vcinpl.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/ixxat creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/socketcand copying build/lib/can/interfaces/socketcand/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/socketcand copying build/lib/can/interfaces/socketcand/socketcand.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/socketcand copying build/lib/can/interfaces/cantact.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces copying build/lib/can/interfaces/slcan.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/seeedstudio copying build/lib/can/interfaces/seeedstudio/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/seeedstudio copying build/lib/can/interfaces/seeedstudio/seeedstudio.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/seeedstudio creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/vector copying build/lib/can/interfaces/vector/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/vector copying build/lib/can/interfaces/vector/xldefine.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/vector copying build/lib/can/interfaces/vector/xlclass.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/vector copying build/lib/can/interfaces/vector/exceptions.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/vector copying build/lib/can/interfaces/vector/xldriver.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/vector copying build/lib/can/interfaces/vector/canlib.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/vector creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/serial copying build/lib/can/interfaces/serial/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/serial copying build/lib/can/interfaces/serial/serial_can.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/serial copying build/lib/can/interfaces/nican.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces copying build/lib/can/interfaces/gs_usb.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/socketcan copying build/lib/can/interfaces/socketcan/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/socketcan copying build/lib/can/interfaces/socketcan/socketcan.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/socketcan copying build/lib/can/interfaces/socketcan/constants.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/socketcan copying build/lib/can/interfaces/socketcan/utils.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/socketcan creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/pcan copying build/lib/can/interfaces/pcan/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/pcan copying build/lib/can/interfaces/pcan/basic.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/pcan copying build/lib/can/interfaces/pcan/pcan.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/pcan creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/neousys copying build/lib/can/interfaces/neousys/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/neousys copying build/lib/can/interfaces/neousys/neousys.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/neousys copying build/lib/can/interfaces/virtual.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces copying build/lib/can/interfaces/iscan.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/systec copying build/lib/can/interfaces/systec/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/systec copying build/lib/can/interfaces/systec/structures.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/systec copying build/lib/can/interfaces/systec/ucanbus.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/systec copying build/lib/can/interfaces/systec/constants.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/systec copying build/lib/can/interfaces/systec/ucan.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/systec copying build/lib/can/interfaces/systec/exceptions.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/systec creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/usb2can copying build/lib/can/interfaces/usb2can/usb2canInterface.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/usb2can copying build/lib/can/interfaces/usb2can/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/usb2can copying build/lib/can/interfaces/usb2can/serial_selector.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/usb2can copying build/lib/can/interfaces/usb2can/usb2canabstractionlayer.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces/usb2can copying build/lib/can/interfaces/canalystii.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can/interfaces copying build/lib/can/typechecking.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/player.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/util.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/interface.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/logconvert.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/thread_safe_bus.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/exceptions.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/message.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/viewer.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/listener.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/bit_timing.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can copying build/lib/can/broadcastmanager.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/can running install_egg_info running egg_info writing python_can.egg-info/PKG-INFO writing dependency_links to python_can.egg-info/dependency_links.txt writing requirements to python_can.egg-info/requires.txt writing top-level names to python_can.egg-info/top_level.txt reading manifest file 'python_can.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'python_can.egg-info/SOURCES.txt' Copying python_can.egg-info to /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/python_can-4.1.0-py3.11.egg-info running install_scripts copying build/scripts-3.11/can_player.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/bin copying build/scripts-3.11/can_logconvert.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/bin copying build/scripts-3.11/can_viewer.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/bin copying build/scripts-3.11/can_logger.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/bin changing mode of /home/thomas/autobuild/instance-3/output-1/target/usr/bin/can_player.py to 755 changing mode of /home/thomas/autobuild/instance-3/output-1/target/usr/bin/can_logconvert.py to 755 changing mode of /home/thomas/autobuild/instance-3/output-1/target/usr/bin/can_viewer.py to 755 changing mode of /home/thomas/autobuild/instance-3/output-1/target/usr/bin/can_logger.py to 755 canopen-2.1.0.tar.gz: OK (md5: d51443bdc8a55faea63c9da82196dd47) canopen-2.1.0.tar.gz: OK (sha256: bc126bb1dcb62e3b34d8a12e38a07b5aa8319c17457c9bfe208f0bbbda90ff61) >>> python-canopen 2.1.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-canopen/canopen-2.1.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/python-canopen-2.1.0 -xf - >>> python-canopen 2.1.0 Patching >>> python-canopen 2.1.0 Configuring >>> python-canopen 2.1.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/python-canopen-2.1.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/canopen copying canopen/network.py -> build/lib/canopen copying canopen/__init__.py -> build/lib/canopen copying canopen/nmt.py -> build/lib/canopen copying canopen/timestamp.py -> build/lib/canopen copying canopen/sync.py -> build/lib/canopen copying canopen/emcy.py -> build/lib/canopen copying canopen/variable.py -> build/lib/canopen copying canopen/_version.py -> build/lib/canopen copying canopen/lss.py -> build/lib/canopen creating build/lib/canopen/sdo copying canopen/sdo/__init__.py -> build/lib/canopen/sdo copying canopen/sdo/constants.py -> build/lib/canopen/sdo copying canopen/sdo/exceptions.py -> build/lib/canopen/sdo copying canopen/sdo/server.py -> build/lib/canopen/sdo copying canopen/sdo/client.py -> build/lib/canopen/sdo copying canopen/sdo/base.py -> build/lib/canopen/sdo creating build/lib/canopen/node copying canopen/node/__init__.py -> build/lib/canopen/node copying canopen/node/local.py -> build/lib/canopen/node copying canopen/node/remote.py -> build/lib/canopen/node copying canopen/node/base.py -> build/lib/canopen/node creating build/lib/canopen/objectdictionary copying canopen/objectdictionary/__init__.py -> build/lib/canopen/objectdictionary copying canopen/objectdictionary/eds.py -> build/lib/canopen/objectdictionary copying canopen/objectdictionary/epf.py -> build/lib/canopen/objectdictionary copying canopen/objectdictionary/datatypes.py -> build/lib/canopen/objectdictionary creating build/lib/canopen/pdo copying canopen/pdo/__init__.py -> build/lib/canopen/pdo copying canopen/pdo/base.py -> build/lib/canopen/pdo creating build/lib/canopen/profiles copying canopen/profiles/__init__.py -> build/lib/canopen/profiles copying canopen/profiles/p402.py -> build/lib/canopen/profiles running egg_info writing canopen.egg-info/PKG-INFO writing dependency_links to canopen.egg-info/dependency_links.txt writing requirements to canopen.egg-info/requires.txt writing top-level names to canopen.egg-info/top_level.txt reading manifest file 'canopen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'canopen.egg-info/SOURCES.txt' /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'canopen.profiles.tools' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'canopen.profiles.tools' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'canopen.profiles.tools' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'canopen.profiles.tools' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/canopen/profiles/tools copying canopen/profiles/tools/test_p402_states.py -> build/lib/canopen/profiles/tools >>> python-canopen 2.1.0 Installing to target (cd /home/thomas/autobuild/instance-3/output-1/build/python-canopen-2.1.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/thomas/autobuild/instance-3/output-1/target ) running install /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing canopen.egg-info/PKG-INFO writing dependency_links to canopen.egg-info/dependency_links.txt writing requirements to canopen.egg-info/requires.txt writing top-level names to canopen.egg-info/top_level.txt reading manifest file 'canopen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'canopen.egg-info/SOURCES.txt' /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'canopen.profiles.tools' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'canopen.profiles.tools' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'canopen.profiles.tools' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'canopen.profiles.tools' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen copying build/lib/canopen/network.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen copying build/lib/canopen/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/sdo copying build/lib/canopen/sdo/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/sdo copying build/lib/canopen/sdo/constants.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/sdo copying build/lib/canopen/sdo/exceptions.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/sdo copying build/lib/canopen/sdo/server.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/sdo copying build/lib/canopen/sdo/client.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/sdo copying build/lib/canopen/sdo/base.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/sdo creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/node copying build/lib/canopen/node/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/node copying build/lib/canopen/node/local.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/node copying build/lib/canopen/node/remote.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/node copying build/lib/canopen/node/base.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/node copying build/lib/canopen/nmt.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen copying build/lib/canopen/timestamp.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen copying build/lib/canopen/sync.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen copying build/lib/canopen/emcy.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen copying build/lib/canopen/variable.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/objectdictionary copying build/lib/canopen/objectdictionary/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/objectdictionary copying build/lib/canopen/objectdictionary/eds.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/objectdictionary copying build/lib/canopen/objectdictionary/epf.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/objectdictionary copying build/lib/canopen/objectdictionary/datatypes.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/objectdictionary copying build/lib/canopen/_version.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/pdo copying build/lib/canopen/pdo/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/pdo copying build/lib/canopen/pdo/base.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/pdo copying build/lib/canopen/lss.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/profiles copying build/lib/canopen/profiles/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/profiles creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/profiles/tools copying build/lib/canopen/profiles/tools/test_p402_states.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/profiles/tools copying build/lib/canopen/profiles/p402.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen/profiles running install_egg_info Copying canopen.egg-info to /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/canopen-0.0.0-py3.11.egg-info running install_scripts html5lib-1.1.tar.gz: OK (md5: 6748742e2ec4cb99287a6bc82bcfe2b0) html5lib-1.1.tar.gz: OK (sha256: b2e5b40261e20f354d198eae92afc10d750afb487ed5e50f9c4eaf07c184146f) >>> python-html5lib 1.1 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-html5lib/html5lib-1.1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/python-html5lib-1.1 -xf - >>> python-html5lib 1.1 Patching >>> python-html5lib 1.1 Configuring >>> python-html5lib 1.1 Building (cd /home/thomas/autobuild/instance-3/output-1/build/python-html5lib-1.1//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/html5lib copying html5lib/__init__.py -> build/lib/html5lib copying html5lib/constants.py -> build/lib/html5lib copying html5lib/html5parser.py -> build/lib/html5lib copying html5lib/_inputstream.py -> build/lib/html5lib copying html5lib/_ihatexml.py -> build/lib/html5lib copying html5lib/serializer.py -> build/lib/html5lib copying html5lib/_utils.py -> build/lib/html5lib copying html5lib/_tokenizer.py -> build/lib/html5lib creating build/lib/html5lib/treeadapters copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters creating build/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders creating build/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers creating build/lib/html5lib/filters copying html5lib/filters/__init__.py -> build/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters copying html5lib/filters/lint.py -> build/lib/html5lib/filters copying html5lib/filters/base.py -> build/lib/html5lib/filters creating build/lib/html5lib/_trie copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie copying html5lib/_trie/py.py -> build/lib/html5lib/_trie copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie >>> python-html5lib 1.1 Installing to target (cd /home/thomas/autobuild/instance-3/output-1/build/python-html5lib-1.1//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/thomas/autobuild/instance-3/output-1/target ) running install /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/genshi.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/sax.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treeadapters creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree_lxml.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/dom.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/base.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treebuilders creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/genshi.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree_lxml.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/dom.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/base.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/constants.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/html5parser.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/alphabeticalattributes.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/whitespace.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/optionaltags.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/inject_meta_charset.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/sanitizer.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/lint.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/base.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/filters creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/py.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/_base.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib/_trie copying build/lib/html5lib/_inputstream.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/_ihatexml.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/serializer.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/_utils.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/_tokenizer.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib running install_egg_info running egg_info writing html5lib.egg-info/PKG-INFO writing dependency_links to html5lib.egg-info/dependency_links.txt writing requirements to html5lib.egg-info/requires.txt writing top-level names to html5lib.egg-info/top_level.txt reading manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'html5lib.egg-info/SOURCES.txt' Copying html5lib.egg-info to /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/html5lib-1.1-py3.11.egg-info running install_scripts msgpack-1.0.4.tar.gz: OK (md5: 1822cdb939e7531f7ad0f7f09b434f22) msgpack-1.0.4.tar.gz: OK (sha256: f5d869c18f030202eb412f08b28d2afeea553d6613aee89e200d7aca7ef01f5f) >>> python-msgpack 1.0.4 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-msgpack/msgpack-1.0.4.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/python-msgpack-1.0.4 -xf - >>> python-msgpack 1.0.4 Patching >>> python-msgpack 1.0.4 Configuring >>> python-msgpack 1.0.4 Building (cd /home/thomas/autobuild/instance-3/output-1/build/python-msgpack-1.0.4//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-mips64el-3.11 creating build/lib.linux-mips64el-3.11/msgpack copying msgpack/__init__.py -> build/lib.linux-mips64el-3.11/msgpack copying msgpack/ext.py -> build/lib.linux-mips64el-3.11/msgpack copying msgpack/fallback.py -> build/lib.linux-mips64el-3.11/msgpack copying msgpack/exceptions.py -> build/lib.linux-mips64el-3.11/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.linux-mips64el-3.11 creating build/temp.linux-mips64el-3.11/msgpack /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I. -I/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1/Include -I/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1 -c msgpack/_cmsgpack.cpp -o build/temp.linux-mips64el-3.11/msgpack/_cmsgpack.o mips64el-buildroot-linux-gnu-gcc.br_real: error: msgpack/_cmsgpack.cpp: C++ compiler not installed on this system WARNING: Failed to compile extension modules. msgpack uses fallback pure python implementation. command '/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc' failed with exit code 1 >>> python-msgpack 1.0.4 Installing to target (cd /home/thomas/autobuild/instance-3/output-1/build/python-msgpack-1.0.4//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/thomas/autobuild/instance-3/output-1/target ) running install /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext building 'msgpack._cmsgpack' extension /home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I. -I/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1/Include -I/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1 -c msgpack/_cmsgpack.cpp -o build/temp.linux-mips64el-3.11/msgpack/_cmsgpack.o mips64el-buildroot-linux-gnu-gcc.br_real: error: msgpack/_cmsgpack.cpp: C++ compiler not installed on this system WARNING: Failed to compile extension modules. msgpack uses fallback pure python implementation. command '/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc' failed with exit code 1 running install_lib creating /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/msgpack copying build/lib.linux-mips64el-3.11/msgpack/__init__.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/msgpack copying build/lib.linux-mips64el-3.11/msgpack/ext.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/msgpack copying build/lib.linux-mips64el-3.11/msgpack/fallback.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/msgpack copying build/lib.linux-mips64el-3.11/msgpack/exceptions.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/msgpack running install_egg_info running egg_info writing msgpack.egg-info/PKG-INFO writing dependency_links to msgpack.egg-info/dependency_links.txt writing top-level names to msgpack.egg-info/top_level.txt reading manifest file 'msgpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'msgpack' adding license file 'COPYING' writing manifest file 'msgpack.egg-info/SOURCES.txt' Copying msgpack.egg-info to /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/msgpack-1.0.4-py3.11.egg-info running install_scripts flit_core-3.8.0.tar.gz: OK (md5: 7c41da13273f7787709a24f74e0f5a99) flit_core-3.8.0.tar.gz: OK (sha256: b305b30c99526df5e63d6022dd2310a0a941a187bd3884f4c8ef0418df6c39f3) >>> host-python-flit-core 3.8.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-flit-core/flit_core-3.8.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-python-flit-core-3.8.0 -xf - >>> host-python-flit-core 3.8.0 Patching >>> host-python-flit-core 3.8.0 Configuring >>> host-python-flit-core 3.8.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-flit-core-3.8.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/thomas/autobuild/instance-3/output-1/host/bin/python -m flit_core.wheel ) Building wheel from /home/thomas/autobuild/instance-3/output-1/build/host-python-flit-core-3.8.0 Wheel built /home/thomas/autobuild/instance-3/output-1/build/host-python-flit-core-3.8.0/dist/flit_core-3.8.0-py3-none-any.whl >>> host-python-flit-core 3.8.0 Installing to host directory (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-flit-core-3.8.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/thomas/autobuild/instance-3/output-1/host/bin/python -m bootstrap_install dist/* --installdir=/home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages ) Installing to /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages installer-0.6.0.tar.gz: OK (md5: ac5fee994b04f228c151306f5ad96b04) installer-0.6.0.tar.gz: OK (sha256: f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839) >>> host-python-installer 0.6.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-installer/installer-0.6.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-python-installer-0.6.0 -xf - >>> host-python-installer 0.6.0 Patching >>> host-python-installer 0.6.0 Configuring >>> host-python-installer 0.6.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-installer-0.6.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/build/host-python-installer-0.6.0/src" /home/thomas/autobuild/instance-3/output-1/host/bin/python -m flit_core.wheel ) Building wheel from /home/thomas/autobuild/instance-3/output-1/build/host-python-installer-0.6.0 Wheel built /home/thomas/autobuild/instance-3/output-1/build/host-python-installer-0.6.0/dist/installer-0.6.0-py3-none-any.whl >>> host-python-installer 0.6.0 Installing to host directory (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-installer-0.6.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/build/host-python-installer-0.6.0/src" /home/thomas/autobuild/instance-3/output-1/host/bin/python /home/thomas/autobuild/instance-3/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/home/thomas/autobuild/instance-3/output-1/host/bin/python --script-kind=posix --purelib=/home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages --headers=/home/thomas/autobuild/instance-3/output-1/host/include/python3.11 --scripts=/home/thomas/autobuild/instance-3/output-1/host/bin --data=/home/thomas/autobuild/instance-3/output-1/host ) packaging-22.0.tar.gz: OK (md5: 806414ea4c6f17b029a7911b622062e8) packaging-22.0.tar.gz: OK (sha256: 2198ec20bd4c017b8f9717e00f0c8714076fc2fd93816750ab48e2c41de2cfd3) >>> host-python-packaging 22.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-packaging/packaging-22.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-python-packaging-22.0 -xf - >>> host-python-packaging 22.0 Patching >>> host-python-packaging 22.0 Configuring >>> host-python-packaging 22.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-packaging-22.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/thomas/autobuild/instance-3/output-1/host/bin/python -m flit_core.wheel ) Building wheel from /home/thomas/autobuild/instance-3/output-1/build/host-python-packaging-22.0 Wheel built /home/thomas/autobuild/instance-3/output-1/build/host-python-packaging-22.0/dist/packaging-22.0-py3-none-any.whl >>> host-python-packaging 22.0 Installing to host directory (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-packaging-22.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/thomas/autobuild/instance-3/output-1/host/bin/python /home/thomas/autobuild/instance-3/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/home/thomas/autobuild/instance-3/output-1/host/bin/python --script-kind=posix --purelib=/home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages --headers=/home/thomas/autobuild/instance-3/output-1/host/include/python3.11 --scripts=/home/thomas/autobuild/instance-3/output-1/host/bin --data=/home/thomas/autobuild/instance-3/output-1/host ) pep517-0.13.0.tar.gz: OK (md5: 7fd08b11215256601a8a4940c1ba3d34) pep517-0.13.0.tar.gz: OK (sha256: ae69927c5c172be1add9203726d4b84cf3ebad1edcd5f71fcdc746e66e829f59) >>> host-python-pep517 0.13.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-pep517/pep517-0.13.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-python-pep517-0.13.0 -xf - >>> host-python-pep517 0.13.0 Patching >>> host-python-pep517 0.13.0 Configuring >>> host-python-pep517 0.13.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-pep517-0.13.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/thomas/autobuild/instance-3/output-1/host/bin/python -m flit_core.wheel ) Building wheel from /home/thomas/autobuild/instance-3/output-1/build/host-python-pep517-0.13.0 Wheel built /home/thomas/autobuild/instance-3/output-1/build/host-python-pep517-0.13.0/dist/pep517-0.13.0-py3-none-any.whl >>> host-python-pep517 0.13.0 Installing to host directory (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-pep517-0.13.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/thomas/autobuild/instance-3/output-1/host/bin/python /home/thomas/autobuild/instance-3/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/home/thomas/autobuild/instance-3/output-1/host/bin/python --script-kind=posix --purelib=/home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages --headers=/home/thomas/autobuild/instance-3/output-1/host/include/python3.11 --scripts=/home/thomas/autobuild/instance-3/output-1/host/bin --data=/home/thomas/autobuild/instance-3/output-1/host ) build-0.9.0.tar.gz: OK (md5: f2dc1823b0eff7037e19be18e354b2f1) build-0.9.0.tar.gz: OK (sha256: 1a07724e891cbd898923145eb7752ee7653674c511378eb9c7691aab1612bc3c) >>> host-python-pypa-build 0.9.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-pypa-build/build-0.9.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-python-pypa-build-0.9.0 -xf - >>> host-python-pypa-build 0.9.0 Patching >>> host-python-pypa-build 0.9.0 Configuring >>> host-python-pypa-build 0.9.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-pypa-build-0.9.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py build ) /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/build copying src/build/__init__.py -> build/lib/build copying src/build/env.py -> build/lib/build copying src/build/__main__.py -> build/lib/build copying src/build/util.py -> build/lib/build copying src/build/py.typed -> build/lib/build >>> host-python-pypa-build 0.9.0 Installing to host directory (cd /home/thomas/autobuild/instance-3/output-1/build/host-python-pypa-build-0.9.0//; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py install --prefix=/home/thomas/autobuild/instance-3/output-1/host --root=/ --single-version-externally-managed ) /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/py.typed -> /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/__init__.py -> /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/env.py -> /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/__main__.py -> /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/util.py -> /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build byte-compiling /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build/__init__.py to __init__.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build/env.py to env.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build/__main__.py to __main__.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build/util.py to util.cpython-311.pyc running install_egg_info running egg_info writing src/build.egg-info/PKG-INFO writing dependency_links to src/build.egg-info/dependency_links.txt writing entry points to src/build.egg-info/entry_points.txt writing requirements to src/build.egg-info/requires.txt writing top-level names to src/build.egg-info/top_level.txt reading manifest file 'src/build.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/build.egg-info/SOURCES.txt' Copying src/build.egg-info to /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/build-0.9.0-py3.11.egg-info running install_scripts Installing pyproject-build script to /home/thomas/autobuild/instance-3/output-1/host/bin packaging-22.0.tar.gz: OK (md5: 806414ea4c6f17b029a7911b622062e8) packaging-22.0.tar.gz: OK (sha256: 2198ec20bd4c017b8f9717e00f0c8714076fc2fd93816750ab48e2c41de2cfd3) >>> python-packaging 22.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-packaging/packaging-22.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/python-packaging-22.0 -xf - >>> python-packaging 22.0 Patching >>> python-packaging 22.0 Configuring >>> python-packaging 22.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/python-packaging-22.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/thomas/autobuild/instance-3/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built packaging-22.0-py3-none-any.whl >>> python-packaging 22.0 Installing to target (cd /home/thomas/autobuild/instance-3/output-1/build/python-packaging-22.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/thomas/autobuild/instance-3/output-1/host/bin/python /home/thomas/autobuild/instance-3/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages --headers=/home/thomas/autobuild/instance-3/output-1/target/usr/include/python3.11 --scripts=/home/thomas/autobuild/instance-3/output-1/target/usr/bin --data=/home/thomas/autobuild/instance-3/output-1/target/usr ) six-1.16.0.tar.gz: OK (md5: a7c927740e4964dd29b72cebfc1429bb) six-1.16.0.tar.gz: OK (sha256: 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926) >>> python-six 1.16.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-six/six-1.16.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/python-six-1.16.0 -xf - >>> python-six 1.16.0 Patching >>> python-six 1.16.0 Configuring >>> python-six 1.16.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/python-six-1.16.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py build ) /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib copying six.py -> build/lib >>> python-six 1.16.0 Installing to target (cd /home/thomas/autobuild/instance-3/output-1/build/python-six-1.16.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-3/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/thomas/autobuild/instance-3/output-1/target ) /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /home/thomas/autobuild/instance-3/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib copying build/lib/six.py -> /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing dependency_links to six.egg-info/dependency_links.txt writing top-level names to six.egg-info/top_level.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' adding license file 'LICENSE' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to /home/thomas/autobuild/instance-3/output-1/target/usr/lib/python3.11/site-packages/six-1.16.0-py3.11.egg-info running install_scripts typing_extensions-4.4.0.tar.gz: OK (md5: 5cfcb56ea6fc4972c3600c0030f4d136) typing_extensions-4.4.0.tar.gz: OK (sha256: 1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa) >>> python-typing-extensions 4.4.0 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/python-typing-extensions/typing_extensions-4.4.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/python-typing-extensions-4.4.0 -xf - >>> python-typing-extensions 4.4.0 Patching >>> python-typing-extensions 4.4.0 Configuring >>> python-typing-extensions 4.4.0 Building (cd /home/thomas/autobuild/instance-3/output-1/build/python-typing-extensions-4.4.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/thomas/autobuild/instance-3/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built typing_extensions-4.4.0-py3-none-any.whl >>> python-typing-extensions 4.4.0 Installing to target (cd /home/thomas/autobuild/instance-3/output-1/build/python-typing-extensions-4.4.0//; _PYTHON_HOST_PLATFORM="linux-mips64el" _PYTHON_PROJECT_BASE="/home/thomas/autobuild/instance-3/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/thomas/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/mips64el-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="/